mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix from Vinaj for the "writing to closed file" errors. SF 670390.
This commit is contained in:
parent
81d40d6f47
commit
2a1d51602b
2 changed files with 14 additions and 11 deletions
|
@ -1,5 +1,4 @@
|
|||
test_logging
|
||||
About to start TCP server...
|
||||
-- log_test0 begin ---------------------------------------------------
|
||||
CRITICAL:ERR:Message 0
|
||||
ERROR:ERR:Message 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue