Home
last modified time | relevance | path

Searched refs:_ver_output (Results 1 – 13 of 13) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dplatform.py245 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
293 m = _ver_output.match(info)
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dplatform.py245 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
293 m = _ver_output.match(info)
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dplatform.py245 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
293 m = _ver_output.match(info)
/dports/lang/python39/Python-3.9.9/Lib/
H A Dplatform.py248 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
297 m = _ver_output.match(info)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dplatform.py245 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
293 m = _ver_output.match(info)
/dports/lang/python310/Python-3.10.1/Lib/
H A Dplatform.py248 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
297 m = _ver_output.match(info)
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dplatform.py246 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
295 m = _ver_output.match(info)
/dports/lang/python38/Python-3.8.12/Lib/
H A Dplatform.py245 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
293 m = _ver_output.match(info)
/dports/lang/python37/Python-3.7.12/Lib/
H A Dplatform.py442 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
491 m = _ver_output.match(info)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dplatform.py504 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
556 m = _ver_output.match(info)
/dports/lang/python27/Python-2.7.18/Lib/
H A Dplatform.py504 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
556 m = _ver_output.match(info)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dplatform.py472 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
524 m = _ver_output.match(info)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dplatform.py469 _ver_output = re.compile(r'(?:([\w ]+) ([\w.]+) ' variable
521 m = _ver_output.match(info)