Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyLong_FromString

1046             rval = PyLong_FromString(buf, NULL, 10);