pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
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).