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 Claudiu.Popa
Recipients Claudiu.Popa
Date 2013-08-01.15:17:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Both sndhdr.whathdr an sndhdr.what returns a tuple with various information, while it could return a namedtuple. I attached a patched for this, with tests as well.
History
Date User Action Args
2013-08-01 15:17:55Claudiu.Popasetrecipients: + Claudiu.Popa
2013-08-01 15:17:55Claudiu.Popasetmessageid: <[email protected]>
2013-08-01 15:17:55Claudiu.Popalinkissue18615 messages
2013-08-01 15:17:55Claudiu.Popacreate