[wingide-users] Newbie question
Ken Kinder
kkinder at gmail.com
Fri Oct 13 11:49:22 MDT 2006
On Friday 13 October 2006 10:20 am, Philippe C. Martin wrote:
> PS: has the project is quite large, I cannot say I'm 100% sure here, but
> the problem _seems_ to occur only when the file is located more than two
> levels below the path.
>
> ex:
> sys.path.append('/home/philippe/dev') (actually done in the "Python
> path" text box)
>
> file is in dev/DIR0/DIR1/DIR2
>
> Regards,
>
Small world, Philippe -- how's it going? I'm wondering if maybe your modules
aren't part of a package and they're nested in the package? It seems to me
that if everything shows up in the Class list, it should show up in the
module list too.
-Ken
More information about the wingide-users
mailing list