Hi Fabio, Fabio Zadrozny schrieb: > The solutions available (I think) would be: > - Creating a new resolveModule that would work on existing files > - Resolving the module when we're looking for the files in the > pythonpath (currently in listFilesForCompletion, it uses > pythonPathHelper.getModulesBelow to get a list of files and then > resolves it, but maybe this could be changed to resolve the File and > the actual module name at the same time). > > I think that the second approach would probably be better... would you > be willing to take a look at it?
I'll try over the weekend. regards, chris ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ pydev-code mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-code
