Searched defs:softspace (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | code.py | 15 def softspace(file, newvalue): function |
D | tempfile.py | 615 def softspace(self): member in SpooledTemporaryFile |
/external/python/cpython2/Tools/framer/ | ||
D | example.py | 113 softspace = member() variable in cStringIO.OutputType |
/external/python/cpython2/Modules/ | ||
D | cStringIO.c | 60 int softspace; member |