mirror of
https://github.com/python/cpython.git
synced 2025-09-12 11:46:52 +00:00
merge 3.2
This commit is contained in:
commit
cbb290af08
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ class ThreadRunningTests(BasicThreadTest):
|
||||||
# See issue #14474
|
# See issue #14474
|
||||||
def task():
|
def task():
|
||||||
started.release()
|
started.release()
|
||||||
sys.stderr = stderr
|
|
||||||
raise SyntaxError
|
raise SyntaxError
|
||||||
def mywrite(self, *args):
|
def mywrite(self, *args):
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue