Message85610
> Does distutils use _zip_directory_cache in any way?
Not at all. But pkgutil does, and uses to get a dirlist,
so I guess a new API should be created in zipimport to handle this case
as well. (I think it's some setuptools code originallyt, that landed in
pkgutil) |
|
Date |
User |
Action |
Args |
2009-04-06 04:32:47 | tarek | set | recipients:
+ tarek, brett.cannon, georg.brandl, fijal |
2009-04-06 04:32:43 | tarek | set | messageid: <1238992363.65.0.509603376971.issue2953@psf.upfronthosting.co.za> |
2009-04-06 04:32:41 | tarek | link | issue2953 messages |
2009-04-06 04:32:40 | tarek | create | |
|