mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
add space
This commit is contained in:
parent
994c7f76a3
commit
6fd113c26c
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue