On 5/25/05, yuan ye <[EMAIL PROTECTED]> wrote:
> Hello everyone,
> If you have ever used UltraEdit, you will know that it
> can convert encoding from Unix/Mac to Dos. Does
> anybody know how I can do it in Python without the
> help of UltraEdit? For example, to convert the
> encoding from Unix/Mac to Dos for a TXT file.

See \Tools\Scripts\lfcr.py under Python's home directory.

-- 
Cheers,
Simon B,
[EMAIL PROTECTED],
http://www.brunningonline.net/simon/blog/
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to