]> granicus.if.org Git - python/commit
Avoid testing stuff that's been fixed in 2.7 on older Pythons
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 10:00:13 +0000 (12:00 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 10:00:13 +0000 (12:00 +0200)
commit09debc9a5ba53c461f8f0cf8024e76af153cabf5
tree2d6ab11ff2b830f07421666d5693cbeb8a6e9dfa
parent561a821e93dc5c5aff9c5e26a3cbe482ac154a51
Avoid testing stuff that's been fixed in 2.7 on older Pythons
Lib/test/test_xpickle.py