SublimePythonCoverage icon indicating copy to clipboard operation
SublimePythonCoverage copied to clipboard

Support Python 2.7+

Open nathforge opened this issue 11 years ago • 0 comments

Sublime runs Python 2.6, meaning that Coverage barfs on 2.7 syntax. Have worked around this with by optionally using the system Python.

Only tested on Linux at the mo, will see if I can find OSX and Windows boxes.

nathforge avatar Jan 15 '14 10:01 nathforge