This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mwh
Recipients
Date 2002-11-22.16:34:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6656

OK, I think this is really nearly ready.

There are some weird interactions betwixt __name__ and
__module__ when you start slinging strings with dots in
around.  Can we assume heap types always have a "__module__"
key in their dicts?

I think the __bases__ code is good to go.  A review is
probably a good idea, of course.

Are there docs that need updating?
History
Date User Action Args
2007-08-23 15:18:03adminlinkissue635933 messages
2007-08-23 15:18:03admincreate