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 georg.brandl
Recipients
Date 2007-05-17.15:58:26
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I'd rather not allow any object to be assigned to the attribute, but only a bool. T_INT, for example, doesn't automatically call int() on its values too.
History
Date User Action Args
2007-08-23 15:58:28adminlinkissue1720595 messages
2007-08-23 15:58:28admincreate