]> granicus.if.org Git - python/commit
Issue #13589: Fix some serialization primitives in the aifc module.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 17 Jan 2012 16:13:04 +0000 (17:13 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 17 Jan 2012 16:13:04 +0000 (17:13 +0100)
commit3b6a31412f881c7ef968058e200e0907b6fbde1b
tree00b9e1e5b030716535e20deb32884bca4718cba1
parent23fbd8ccb18d242b7e1054e146e2e27b61aca7ed
Issue #13589: Fix some serialization primitives in the aifc module.
Patch by Oleg Plakhotnyuk.
Lib/aifc.py
Lib/test/test_aifc.py
Misc/ACKS
Misc/NEWS