work around non unix line endings using pythons execfile() function rather then loading the binary data and manually stripping the line endings.
78 KiB
78 KiB
work around non unix line endings using pythons execfile() function rather then loading the binary data and manually stripping the line endings.