Hi there, I'm making a application that reads 3 party generated ASCII files, but some times the files are corrupted totally or partiality and I need to know if it's a ASCII file with *nix line terminators. In linux I can run the file command but the applications should run in windows.
Any help will be great. Thank you in advance.
-- http://mail.python.org/mailman/listinfo/python-list