commit | 2556c8388c950cd5d41d57251c1471c7bed3bb4b | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 14 20:59:09 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 14 20:59:09 2013 +0200 |
tree | f5a898311647b3f398f8303bb44f5a022086470d | |
parent | 69c66f9a431e32df9e713eee1021ef1954a9be60 [diff] |
Issue #17299: Add test coverage for cPickle with file objects and general IO objects. Original patch by Aman Shah.