How do i read line from an input file, without the /n

doritrieur doritrieur at hotmail.com
Tue Dec 13 07:40:23 EST 2005


How do i read line from an input file, without the /n ?
the readline function returns also the /n character at the end. i need
to read a line without the training /n
is this possible?

thanks, Dorit




More information about the Python-list mailing list