ftp

Fredrik Lundh fredrik at pythonware.com
Fri Dec 17 10:42:31 EST 2004


"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> 






More information about the Python-list mailing list