strip-comments
strip-comments copied to clipboard
Python's "'''" comment are not striped
For now python's block comments is tested by /^"""/
, but python also allows '''
to be block comment