]> granicus.if.org Git - python/commit
Add a crasher for the thread-unsafety of file objects.
authorGeorg Brandl <georg@python.org>
Tue, 28 Aug 2007 18:54:44 +0000 (18:54 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 28 Aug 2007 18:54:44 +0000 (18:54 +0000)
commitbf138333ce006c0b3bc49ddd4379312171ef2aae
tree32a9bf589ec444bd60ef9e3a994b055854193c02
parentf0d1c1f3ec824f908b5e36586c12925a26d6d97b
Add a crasher for the thread-unsafety of file objects.
Lib/test/crashers/file_threads.py [new file with mode: 0644]