Lines Matching refs:subversion
699 #subversion = _win32_getvalue(keyCurVer,
702 #if subversion:
703 # release = release + subversion # 95a, 95b, etc.
1456 if hasattr(sys, 'subversion'):
1457 # sys.subversion was added in Python 2.5
1458 _, branch, revision = sys.subversion
1513 Subversion branch from which the
1527 For CPython this is the Subversion revision from which the