Home
last modified time | relevance | path

Searched refs:get_softspace (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dfileobject.c2209 get_softspace(PyFileObject *f, void *closure) in get_softspace() function
2240 {"softspace", (getter)get_softspace, (setter)set_softspace,