]> granicus.if.org Git - python/commit
Issue #15079: make a test applicable to both C and Python versions of the pickle...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 26 Jun 2012 21:04:48 +0000 (23:04 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 26 Jun 2012 21:04:48 +0000 (23:04 +0200)
commit79035bd71f32cded043a8a7320290c0bd6c9c117
treecb31aa4e89b9f97487afabb953a2511dfc0c2bbc
parentb83719287d6be9fede9c7dc17ab8494f296a8f86
Issue #15079: make a test applicable to both C and Python versions of the pickle module.
Patch by Stefan Mihaila.
Lib/test/pickletester.py
Misc/ACKS