##// END OF EJS Templates
Fixes #1027, the previous fix had a problem under windows. ...
Fixes #1027, the previous fix had a problem under windows. Ensure that scripts are newline-terminated, apparently py3 complains when there's a missing newline and the last line ends in a comment. This is probably a python bug, but we should protect against it nonetheless.
Fernando Perez -
r5519:206d3521
Show More
Name Size Modified Last Commit Author
/ docs / source / whatsnew
development.txt Loading ...
github-stats-0.11.txt Loading ...
index.txt Loading ...
version0.10.txt Loading ...
version0.11.txt Loading ...
version0.8.txt Loading ...
version0.9.txt Loading ...