Binary vs. Text mode
Dave Brueck
dbrueck at edgix.com
Tue Dec 5 09:16:49 EST 2000
More information about the Python-list mailing list
Tue Dec 5 09:16:49 EST 2000
- Previous message (by thread): Binary vs. Text mode
- Next message (by thread): [OT] Apple IIe help please
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Absolutely. I hope I didn't make it sound like this was Python's doing; thanks for making that clear. -Dave > As I have read in previous postings, this is not a feature of > Python but rather a feature of C. This 'feature' regularly bites people > working on Macs and PCs. On Unix, C's behavior is transparent but on Macs > '\n' is converted to '\r' while on Win32 '\n' is converted to '\r\n'. >
- Previous message (by thread): Binary vs. Text mode
- Next message (by thread): [OT] Apple IIe help please
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list