def get_python_revision(self): '''Returns a string identifying the Python implementation SCM revision.''' return platform.python_revision()