Kaydet (Commit) 6fd113c2 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

add space

üst 994c7f76
......@@ -2890,6 +2890,7 @@ def _to_memoryview(buf):
arr.frombytes(buf[:idx])
return memoryview(arr)
class CTextIOWrapperTest(TextIOWrapperTest):
io = io
shutdown_error = "RuntimeError: could not find io module state"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment