Re: Retaining Unix EOL when reading/writing in windows

2006-01-18 Thread Diez B. Roggisch
Nick Wain wrote: > I'm relatively new to PYTHON, using PYTHON 2.4 on Windows XP. I'm having a > problem as below. I've asked some other people in my office who are more > experienced in PYTHON, but they can't help. > > I have a number of files created in UNIX that have the UNIX end of line > (EOL)

Re: Retaining Unix EOL when reading/writing in windows

2006-01-18 Thread Steve Holden
Nick Wain wrote: > Hello All, > > I'm relatively new to PYTHON, using PYTHON 2.4 on Windows XP. I'm having a > problem as below. I've asked some other people in my office who are more > experienced in PYTHON, but they can't help. > > I have a number of files created in UNIX that have the UNIX e

Retaining Unix EOL when reading/writing in windows

2006-01-18 Thread Nick Wain
Hello All, I'm relatively new to PYTHON, using PYTHON 2.4 on Windows XP. I'm having a problem as below. I've asked some other people in my office who are more experienced in PYTHON, but they can't help. I have a number of files created in UNIX that have the UNIX end of line (EOL) character. I