Home
last modified time | relevance | path

Searched refs:is_appengine (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
23 return is_appengine() and os.environ.get("SERVER_SOFTWARE", "").startswith(
29 return is_appengine() and os.environ.get("SERVER_SOFTWARE", "").startswith(
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] in (
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
15 return is_appengine() and not is_prod_appengine_mvms()
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine():
15 return is_appengine() and not is_prod_appengine_mvms()
/dports/editors/cudatext/CudaText-1.151.0/app/py/sys/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/www/firefox/firefox-99.0/third_party/python/urllib3/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/net/py-urllib3/stage/usr/local/lib/python3.8/site-packages/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/net/py-urllib3/urllib3-1.26.7/build/lib/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/net/py-urllib3/urllib3-1.26.7/src/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/sys/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/urllib3/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
15 return is_appengine() and not is_prod_appengine_mvms()
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/urllib3/src/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/devel/py-pip/pip-20.3.4/src/pip/_vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/urllib3/contrib/
H A D_appengine_environ.py8 def is_appengine(): function
19 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/devel/py-oci/oci-2.53.1/src/oci/_vendor/urllib3/contrib/
H A D_appengine_environ.py13 def is_appengine(): function
24 return is_appengine() and os.environ["APPENGINE_RUNTIME"] == "python27"
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/requests/requests/packages/urllib3/contrib/
H A Dappengine.py201 def is_appengine(): function
208 return is_appengine() and not is_prod_appengine_mvms()
/dports/www/firefox-legacy/firefox-52.8.0esr/python/requests/requests/packages/urllib3/contrib/
H A Dappengine.py201 def is_appengine(): function
208 return is_appengine() and not is_prod_appengine_mvms()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/requests/requests/packages/urllib3/contrib/
H A Dappengine.py201 def is_appengine(): function
208 return is_appengine() and not is_prod_appengine_mvms()

123