RvanK Posted March 19, 2009 Posted March 19, 2009 What is the unicode name used for writing the log files. I try to read the logfiles created during cli operation, but cannot 'read' the text returned by my python program. I can read the log file in eg. notepad perfectly I need the unicode name to use in the decode operation in python. Kind regards Rob.
mmalves Posted March 19, 2009 Posted March 19, 2009 Notepad++ says the log has UCS-2 (UTF-16) Little Endian encoding with Windows formatting if that helps
RvanK Posted March 19, 2009 Author Posted March 19, 2009 Notepad++ says the log has UCS-2 (UTF-16) Little Endian encoding with Windows formatting if that helps Thx That does the trick
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now