Closed fjarri closed 10 years ago
commands modules has been deprecated since Py2.6 and missing since Py3.0.
commands
-1 same as PR #7, but you didn't strip the end of line
My bad, should have checked PRs. The rstrip() is not necessary though, StrictVersion() works fine without it.
rstrip()
StrictVersion()
commands
modules has been deprecated since Py2.6 and missing since Py3.0.