> That makes sense, thanks a lot. Just to make it absolutely clear: what
> exactly does it mean for a file to "map to a python module"?

It means that it must be under a source folder and all the folders to
get to it from the source folder have __init__.py files (so, you must
be able to import it properly).

Cheers,

Fabio

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to