]> 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:05:27 +0000 (23:05 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 26 Jun 2012 21:05:27 +0000 (23:05 +0200)
commit9facaf4f6522a9c85af27903a4ab9f015554f61e
tree969d3b55f1ee868e7ebce51676eb28b1fdf6fde5
parent7fb30f034e375ebefd63e9b3d4c368b036981145
parent79035bd71f32cded043a8a7320290c0bd6c9c117
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