]> granicus.if.org Git - python/commit
Remove tuple parameter unpacking in aifc to silence warnings under -3.
authorBrett Cannon <bcannon@gmail.com>
Mon, 4 Aug 2008 21:33:00 +0000 (21:33 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 4 Aug 2008 21:33:00 +0000 (21:33 +0000)
commitd13e4ba4160dddad18380bdb2ae9aec6c6f43e00
treea7e0d14dbc46fe2ab7829c78934fd922638c097c
parentd250c8d666a53c14aee59e4c5e454a2fbb514ae5
Remove tuple parameter unpacking in aifc to silence warnings under -3.
Lib/aifc.py