New submission from Claudiu.Popa: 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! ---------- components: Library (Lib) files: aifc.patch keywords: patch messages: 187584 nosy: Claudiu.Popa priority: normal severity: normal status: open title: aifc.Aifc_read/Aifc_write.getparams can return a namedtuple type: enhancement versions: Python 3.4 Added file: http://bugs.python.org/file29980/aifc.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17818> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com