Home
last modified time | relevance | path

Searched defs:is_py2 (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/pydbus-common/dbus-python-1.2.18/dbus/
H A D_compat.py7 is_py2 = not is_py3 variable
/dports/devel/py-dbus/dbus-python-1.2.18/dbus/
H A D_compat.py7 is_py2 = not is_py3 variable
/dports/multimedia/py-enzyme/enzyme-0.4.1/enzyme/
H A Dcompat.py7 is_py2 = _ver[0] == 2 variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/enzyme/
H A Dcompat.py7 is_py2 = _ver[0] == 2 variable
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/musicbrainzngs/
H A Dcompat.py31 is_py2 = (_ver[0] == 2) variable
/dports/audio/py-musicbrainzngs/musicbrainzngs-0.7.1/musicbrainzngs/
H A Dcompat.py31 is_py2 = (_ver[0] == 2) variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/pysrt/
H A Dcompat.py8 is_py2 = (_ver[0] == 2) variable
/dports/textproc/py-pysrt/pysrt-1.1.1/pysrt/
H A Dcompat.py8 is_py2 = (_ver[0] == 2) variable
/dports/multimedia/livestreamer/livestreamer-1.12.2/src/livestreamer_cli/
H A Dcompat.py5 is_py2 = (sys.version_info[0] == 2) variable
/dports/devel/py-pyinstaller/PyInstaller-3.5/bootloader/src/
H A Dpyi_python27_compat.c52 bool is_py2; /* true if we are loading Python 2.x library */ variable
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/hpack/
H A Dcompat.py12 is_py2 = _ver[0] == 2 variable
/dports/multimedia/livestreamer/livestreamer-1.12.2/src/livestreamer/
H A Dcompat.py4 is_py2 = (sys.version_info[0] == 2) variable
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/requests/requests/
H A Dcompat.py19 is_py2 = (_ver[0] == 2) variable
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/hpack/
H A Dcompat.py12 is_py2 = _ver[0] == 2 variable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/hpack/
H A Dcompat.py12 is_py2 = _ver[0] == 2 variable
/dports/www/firefox-legacy/firefox-52.8.0esr/python/requests/requests/
H A Dcompat.py19 is_py2 = (_ver[0] == 2) variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/requests/requests/
H A Dcompat.py19 is_py2 = (_ver[0] == 2) variable
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/hpack/
H A Dcompat.py12 is_py2 = _ver[0] == 2 variable
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable
/dports/devel/py-pip/pip-20.3.4/src/pip/_vendor/requests/
H A Dcompat.py23 is_py2 = (_ver[0] == 2) variable

12345