Searched defs:linesep (Results 1 – 12 of 12) sorted by relevance
43 linesep = '\n' variable57 linesep = '\r\n' variable71 linesep = '\r\n' variable89 linesep = '\r\n' variable104 linesep = '\n' variable
7 linesep = tobytes(os.linesep) variable
313 def encode(self, splitchars=';, \t', maxlinelen=None, linesep='\n'): argument422 def _str(self, linesep): argument
163 linesep = '\n' variable in Policy
72 def flatten(self, msg, unixfrom=False, linesep=None): argument
209 const char* linesep; member in ICUZDump293 const char *linesep = NULL; in main() local
51 private String linesep = DEFAULT_LINE_SEP; field in ICUZDump
50 linesep = '\n' variable70 linesep = '\r\n' variable
31 linesep = os.linesep.encode('ascii') variable
594 linesep = os.linesep.encode('ascii') variable in CGIHTTPServerTestCase
2708 linesep = '\n' variable in TestIdempotent4170 linesep = '\n' variable in TestBytesGeneratorIdempotentNL4177 linesep = '\r\n' variable in TestBytesGeneratorIdempotentCRLF
2089 char linesep; member