##// 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.

File last commit:

r1566:5dee5d39
r5519:206d3521
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer