autowrap v0.2.9 (2018-10-30T19:17:18Z)
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).