]> granicus.if.org Git - python/commit
Issue #14599: Make test_reprlib robust against import cache race
authorBrett Cannon <brett@python.org>
Tue, 17 Apr 2012 00:48:50 +0000 (20:48 -0400)
committerBrett Cannon <brett@python.org>
Tue, 17 Apr 2012 00:48:50 +0000 (20:48 -0400)
commitceffda822f4caa26cd6dd5e0bf753c35e6bbcb80
treece34c23db35c00a8f0ff5ba7b564960df005c758
parentde10bf4f4d655eef5e015931ef9891d6989887e9
Issue #14599: Make test_reprlib robust against import cache race
conditions when regrtest is run with its -j option.
Lib/test/test_reprlib.py