Home
last modified time | relevance | path

Searched refs:LegalChars (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/http/
H A Dcookies.py234 def _quote(str, LegalChars=_LegalChars): argument
241 if all(c in LegalChars for c in str):
366 def set(self, key, val, coded_val, LegalChars=_LegalChars): argument
371 if any(c not in LegalChars for c in key):
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/http/
H A Dcookies.py235 def _quote(str, LegalChars=_LegalChars): argument
242 if all(c in LegalChars for c in str):
367 def set(self, key, val, coded_val, LegalChars=_LegalChars): argument
372 if any(c not in LegalChars for c in key):
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/http/
H A Dcookies.py235 def _quote(str, LegalChars=_LegalChars): argument
242 if all(c in LegalChars for c in str):
367 def set(self, key, val, coded_val, LegalChars=_LegalChars): argument
372 if any(c not in LegalChars for c in key):
/dports/devel/py-future/future-0.18.2/src/future/backports/http/
H A Dcookies.py235 def _quote(str, LegalChars=_LegalChars): argument
242 if all(c in LegalChars for c in str):
367 def set(self, key, val, coded_val, LegalChars=_LegalChars): argument
372 if any(c not in LegalChars for c in key):
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A DCookie.py312 def _quote(str, LegalChars=_LegalChars, argument
320 if "" == translate(str, idmap, LegalChars):
452 LegalChars=_LegalChars, argument
458 if "" != translate(key, idmap, LegalChars):
/dports/lang/python27/Python-2.7.18/Lib/
H A DCookie.py312 def _quote(str, LegalChars=_LegalChars, argument
320 if "" == translate(str, idmap, LegalChars):
452 LegalChars=_LegalChars, argument
458 if "" != translate(key, idmap, LegalChars):
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A DCookie.py315 def _quote(str, LegalChars=_LegalChars, argument
323 if "" == translate(str, idmap, LegalChars):
453 LegalChars=_LegalChars, argument
459 if "" != translate(key, idmap, LegalChars):
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A DCookie.py315 def _quote(str, LegalChars=_LegalChars, argument
323 if "" == translate(str, idmap, LegalChars):
453 LegalChars=_LegalChars, argument
459 if "" != translate(key, idmap, LegalChars):
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A DCookie.pyi12 def set(self, key, val, coded_val, LegalChars=..., idmap=..., translate=...): ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2/
H A DCookie.pyi12 def set(self, key, val, coded_val, LegalChars=..., idmap=..., translate=...): ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/@python2/
H A DCookie.pyi12 def set(self, key, val, coded_val, LegalChars=..., idmap=..., translate=...): ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/http/
H A Dcookies.pyi18 def set(self, key: str, val: str, coded_val: _T, LegalChars: str = ...) -> None: ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/http/
H A Dcookies.pyi26 def set(self, key: str, val: str, coded_val: _T, LegalChars: str = ...) -> None: ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/http/
H A Dcookies.pyi26 def set(self, key: str, val: str, coded_val: _T, LegalChars: str = ...) -> None: ...
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/http/
H A Dcookies.py424 def set(self, key, val, coded_val, LegalChars=_LegalChars): argument
425 if LegalChars != _LegalChars:
/dports/databases/py-gdbm/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/lang/python37/Python-3.7.12/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/lang/python38/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/lang/python310/Python-3.10.1/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/lang/python-tools/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/lang/python39/Python-3.9.9/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/databases/py-sqlite3/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/lang/python311/Python-3.11.0a3/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2308 instead. In addition, the undocumented *LegalChars* parameter of
2465 *LegalChars* parameter of :func:`~http.cookies.Morsel.set` is deprecated and