def get_python_build(self): ''' the Python build number and date as strings''' return platform.python_build()