Closed benattal closed 10 years ago
Need to figure out if pygments determines py3 and py2 separately when it guesses lexers or if it's all the same (in which case we can just drop py3).
Fixed in 5d9ef27.
Need to figure out if pygments determines py3 and py2 separately when it guesses lexers or if it's all the same (in which case we can just drop py3).