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 rhettinger
Recipients amaury.forgeotdarc, daniel.urban, eric.araujo, pitrou, pwaller, python-dev, rhettinger, santoso.wijaya, thead, zuo
Date 2011-04-20.22:17:48
SpamBayes Score 0.0069353795
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Detecting _fields is the simplest thing we can do right now.  There are too many structseq API differences to warrant bringing them under a single ABC umbrella.
History
Date User Action Args
2011-04-20 22:17:49rhettingersetrecipients: + rhettinger, amaury.forgeotdarc, pitrou, thead, eric.araujo, zuo, pwaller, daniel.urban, santoso.wijaya, python-dev
2011-04-20 22:17:49rhettingersetmessageid: <[email protected]>
2011-04-20 22:17:48rhettingerlinkissue7796 messages
2011-04-20 22:17:48rhettingercreate