durusmail: quixote-users: Ptl problems
Ptl problems
2004-09-27
2004-09-27
2004-09-27
Ptl problems
A.M. Kuchling
2004-09-27
On Mon, Sep 27, 2004 at 07:53:13AM -0400, Tom Ellingboe wrote:
>     return new.code(argcount, nlocals, self.stacksize, self.flags,
> AttributeError: 'module' object has no attribute 'code'

Do you have a new.py lying around?  The 'new' module should come with
Python, but perhaps you've accidentally overridden it.

--amk


reply