]> granicus.if.org Git - python/commit
Restored test_xpickle compatibility with Python 2.5.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Jan 2015 07:25:16 +0000 (09:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 Jan 2015 07:25:16 +0000 (09:25 +0200)
commitd484605c10fe6d23dd0a3f5f631a0011fd1f2016
tree4632fe54713c03d68b7b5fd1a9ac382c13b2695c
parentb84e5daf915296984d46f8fe44547e7bc2924700
Restored test_xpickle compatibility with Python 2.5.
Python 2.5 has no unittest.skipUnless.
Lib/test/test_xpickle.py