| 110fc3b0 | 10-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Non-ASCII characters in source should be an immediate error, not allowed in master
I wasted a huge amount of time with Python 3 and difficulties reading files with stdin and friends due to non-ASCII
Non-ASCII characters in source should be an immediate error, not allowed in master
I wasted a huge amount of time with Python 3 and difficulties reading files with stdin and friends due to non-ASCII characters in the source
Commit-type: error-checking, portability-fix, testing-fix, style-fix, feature /spend 5h
show more ...
|