ftp
Fredrik Lundh
fredrik at pythonware.com
Fri Dec 17 10:42:31 EST 2004
More information about the Python-list mailing list
Fri Dec 17 10:42:31 EST 2004
- Previous message (by thread): ftp
- Next message (by thread): ftp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"hawkmoon269" <rson at new.rr.com> wrote: > Specifically, when I use DOS, the file transfers like this -- > > string, string, string (hidden CRLF) > string, string, string (hidden CRLF) > ... > > but when I use Python in transfers like this -- > > string, string, string (hidden CRLF) string, string, string (hidden > CRLF). what's a "(hidden CRLF)", and how does that differ from a line feed? </F>
- Previous message (by thread): ftp
- Next message (by thread): ftp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list