Searched refs:set_softspace (Results 1 – 2 of 2) sorted by relevance
2198 set_softspace(PyFileObject *f, PyObject *value) in set_softspace() function2221 {"softspace", (getter)get_softspace, (setter)set_softspace,
2130 set_softspace(PyFileObject *f, PyObject *value) in set_softspace() function2153 {"softspace", (getter)get_softspace, (setter)set_softspace,