MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / StringIO

Class StringIO

Lib/StringIO.py:42–273  ·  view source on GitHub ↗

class StringIO([buffer]) When a StringIO object is created, it can be initialized to an existing string by passing the string to the constructor. If no string is given, the StringIO will start empty. The StringIO object can accept either Unicode or 8-bit strings, but mixing the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setupMethod · 0.90
list_directoryMethod · 0.90
c2pyFunction · 0.90
__init__Method · 0.90
readMethod · 0.90
readlineMethod · 0.90
_exception_tracebackFunction · 0.90
runTestMethod · 0.90
open_local_fileMethod · 0.90
ftp_openMethod · 0.90
writestrMethod · 0.90
open_local_fileMethod · 0.90

Calls

no outgoing calls

Tested by 11

_exception_tracebackFunction · 0.72
runTestMethod · 0.72
testBufferAndFailfastMethod · 0.72
__init__Method · 0.72
__init__Method · 0.72
test_build_extMethod · 0.72