]> 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)
commit03757ec4a571df0e871bd9136cae9d08841f8a6a
treea541ba154d20e6ecfe9503ce4e0af61c72236908
parentc77bb65deb6aa3c281243e0408efcb44be8a026e
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