]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22390: Fix test_pdb to remove created bar.pyc file
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 29 Mar 2015 23:24:57 +0000 (01:24 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 29 Mar 2015 23:24:57 +0000 (01:24 +0200)
commitffaa03186714a6cb2d1af4861e633801a6b52988
treed92e896039c16b80f9c73c49c55b43553419e409
parent01eaf500fc4e3e3ab5a34ab7578cf8470e1354fb
Issue #22390: Fix test_pdb to remove created bar.pyc file
Lib/test/test_pdb.py