This commit is contained in:
Stefan Krah 2012-04-02 20:59:15 +02:00
commit 4ee2a8a127
1 changed files with 0 additions and 1 deletions

View File

@ -132,7 +132,6 @@ class ThreadRunningTests(BasicThreadTest):
# See issue #14474
def task():
started.release()
sys.stderr = stderr
raise SyntaxError
def mywrite(self, *args):
try: