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 brett.cannon
Recipients
Date 2006-08-24.22:55:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=357491

I have backwards-compatibility issues with this.  Adding
slots to an already existing object can cause problems if
people are arbitrarily adding attributes to an instance.
History
Date User Action Args
2007-08-23 15:54:09adminlinkissue1540385 messages
2007-08-23 15:54:09admincreate