[Python-Dev] Modulefinder

Thomas Heller theller at ctypes.org
Fri Oct 27 21:54:53 CEST 2006


> On 10/13/06, Thomas Heller <theller at python.net> wrote:
>> I have patched Lib/modulefinder.py to work with absolute and relative imports.
>> It also is faster now, and has basic unittests in Lib/test/test_modulefinder.py.
>>
>> The work was done in a theller_modulefinder SVN branch.
>> If nobody objects, I will merge this into trunk, and possibly also into release25-maint, when I have time.
> 
Guido van Rossum schrieb:
> Could you also prepare a patch for the p3yk branch? It's broken there too...
> 

Patch uploaded, and assigned to you.
http://www.python.org/sf/1585966

Oh, and BTW: py3k SVN doesn't compile under windows.

Thomas



More information about the Python-Dev mailing list