Message2880

Author leosoto
Recipients
Date 2007-09-25.00:44:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The bug also implies that every class with a metaclass living in another module get a wrong __module__ (that's because they get the __module__ where the metaclass is defined). A test case for this condition is attached.
File Added: class_module_attribute_test.patch
History
Date User Action Args
2008-02-20 17:18:49adminlinkissue1789137 messages
2008-02-20 17:18:49admincreate