21 May
2004
21 May
'04
4:32 p.m.
From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On
But os.linesep is better than '\n' as it *is* '\n' under unix, '\r\n' under windows an the good sequence ('\n\r\r'? I don't remember) under macos.
'\n' has always worked fine for me on Windows. It is interpreted as a new line, and the right thing is inserted into the output. Cheers, Tom P
7990
Age (days ago)
7990
Last active (days ago)
0 comments
1 participants
participants (1)
-
Passin, Tom