summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-10-13 23:50:54 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2010-10-13 23:50:54 +0000
commit35ce42f20d17db5ec2ebe535e6f966895e407eb0 (patch)
treea46c76b93df449af3fe4dd084859d46b71a963db /Python/codecs.c
parent2693d087940f7a9d0820d11e1372b77b7133dfec (diff)
downloadcpython-git-35ce42f20d17db5ec2ebe535e6f966895e407eb0.tar.gz
Merged revisions 85444 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85444 | antoine.pitrou | 2010-10-14 01:48:39 +0200 (jeu., 14 oct. 2010) | 6 lines Fix (hopefully) occasional failures in test_threaded_import. `done` could be released multiple times because of concurrent execution. We convert it to an Event, where calling set() multiple times is not a problem. ........
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions