cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PycStringIO_CAPI.NewInput
deimos
python
cStringIO
PycStringIO_CAPI
Create an input object from a Python string (copies the Python string reference).
struct
PycStringIO_CAPI
PyObject
*
function
(
PyObject
*)
NewInput
;
Meta
Source
See Implementation
deimos
python
cStringIO
PycStringIO_CAPI
variables
InputType
NewInput
NewOutput
OutputType
cgetvalue
cread
creadline
cwrite
Create an input object from a Python string (copies the Python string reference).