Re: PyDEV + PyROOT

From: Brett Viren <bv_at_bnl.gov>
Date: Thu, 5 Feb 2009 12:11:39 -0500


"OKUMURA, Akira" <oxon_at_ceres.phys.s.u-tokyo.ac.jp> writes:

> For example, when I type 'ROOT.' in a Eclipse editor window, PyDEV
> lists completion candidates, but there are only
>
> [completions not showing any ROOT classes]

I don't know the answer, but I've seen this same thing when using ROOT from ipython. The ROOT module does some magic[1] to its sub modules that is only applied when they are explicitly imported. After they are imported they show up in the completion list.

-Brett.

[1] I think it is ROOT.ModuleFacade that does the magic. Received on Thu Feb 05 2009 - 18:11:50 CET

This archive was generated by hypermail 2.2.0 : Thu Feb 05 2009 - 23:50:01 CET