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 eric.smith
Recipients Arfrever, eric.smith
Date 2010-04-16.08:49:36
SpamBayes Score 0.0023745913
Marked as misclassified No
Message-id <1271407778.35.0.645298438109.issue8413@psf.upfronthosting.co.za>
In-reply-to
Content
This affects any type implemented as PyStructSequence. For example, sys.flags has the same behavior.
History
Date User Action Args
2010-04-16 08:49:38eric.smithsetrecipients: + eric.smith, Arfrever
2010-04-16 08:49:38eric.smithsetmessageid: <1271407778.35.0.645298438109.issue8413@psf.upfronthosting.co.za>
2010-04-16 08:49:37eric.smithlinkissue8413 messages
2010-04-16 08:49:36eric.smithcreate