[PEAK] bug in peak.util.imports
Phillip J. Eby
pje at telecommunity.com
Wed Oct 20 22:13:33 EDT 2004
At 06:10 PM 10/20/04 -0400, Bob Ippolito wrote:
>It's valid to replace sys.modules with a new list object,
^^^^
Er, I hope not. ;)
> so peak.util.imports should not do "from sys import modules".
You're probably right. I can't wait till I can get around to implementing
a multi-interpreter API, so that I can actually have some unit tests for
the 'imports' module.
More information about the PEAK
mailing list