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 benjamin.peterson
Recipients Alexander.Belopolsky, Arfrever, benjamin.peterson, eric.smith, ezio.melotti, pitrou, rhettinger
Date 2010-07-07.00:29:57
SpamBayes Score 0.009823963
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Here's a patch. It makes structseq a subclass of tuple and along the way deletes tons of code. Please review.
History
Date User Action Args
2010-07-07 00:30:06benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, pitrou, eric.smith, ezio.melotti, Arfrever, Alexander.Belopolsky
2010-07-07 00:30:05benjamin.petersonsetmessageid: <[email protected]>
2010-07-07 00:30:02benjamin.petersonlinkissue8413 messages
2010-07-07 00:30:02benjamin.petersoncreate