Skip to content
Commit adafdb88 authored by Nikolay Amiantov's avatar Nikolay Amiantov
Browse files

wrapPythonProgram: fix magical sed expression

* Treat #! as all other comments;
* Treat comma at the end as a multi-line marker;
* Skip lines with a space at start (they are continuing previous lines);
* Don't allow spaces in front of quotes or the first real statement.
parent 4ad459e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment