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-04-22.19:37:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366659454.45.0.422161537493.issue17818@psf.upfronthosting.co.za>
In-reply-to
Content
Hello!

Given the fact that issue 17487 was accepted, I think that is a good idea for aifc.Aifc_read/Aifc_write.getparams to return a namedtuple as well, so that both modules will behave consistently with each other. 
I've attached a patch for this. 
Thanks in advance!
History
Date User Action Args
2013-04-22 19:37:34Claudiu.Popasetrecipients: + Claudiu.Popa
2013-04-22 19:37:34Claudiu.Popasetmessageid: <1366659454.45.0.422161537493.issue17818@psf.upfronthosting.co.za>
2013-04-22 19:37:34Claudiu.Popalinkissue17818 messages
2013-04-22 19:37:34Claudiu.Popacreate