def get_python_branch(self): '''Returns a string identifying the Python implementation SCM branch''' return platform.python_branch()