On 1 Aug, 2010, at 13:59, Ronald Oussoren wrote:
>> 
>> I'm not sure I agree that no dependency finding would be a good thing.
>> Importing a stdlib modules often imports tons of other ones you don't
>> know about and manually figuring these dependencies out can be really
>> tedious. However, I think that using modulegraph instead of the
>> built-in modulefinder is a mistake. For one thing, modulegraph doesn't
>> support relative imports, yet.
> 
> Adding is possible, and will be done. I'm working on that right now to be 
> honest, and that code should be done by the end of the day (including 
> unittests).

The version of modulegraph in the repository now supports absolute and relative 
imports (with unittests)

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to