windows-1252

Correctly reading text from Windows-1252(cp1252) file in python

Correctly reading text from Windows-1252(cp1252) file in python Question: so okay, as the title suggests the problem I have is with correctly reading input from a windows-1252 encoded file in python and inserting said input into SQLAlchemy-MySql table. The current system setup: Windows 7 VM with “Roger Access Control System” which outputs the file; Ubuntu …

Total answers: 3