Home
last modified time | relevance | path

Searched refs:VersionException (Results 1 – 25 of 101) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake._base import VersionException
92 except VersionException as e:
H A D_base.py61 class VersionException(Exception): class
72 super(VersionException, self).__init__(name)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pywebsocket3/src/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake._base import VersionException
92 except VersionException as e:
H A D_base.py61 class VersionException(Exception): class
72 super(VersionException, self).__init__(name)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pywebsocket3/src/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake._base import VersionException
92 except VersionException as e:
H A D_base.py61 class VersionException(Exception): class
72 super(VersionException, self).__init__(name)
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake.base import VersionException
92 except VersionException as e:
/dports/www/firefox/firefox-99.0/testing/mochitest/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake._base import VersionException
92 except VersionException as e:
H A D_base.py61 class VersionException(Exception): class
72 super(VersionException, self).__init__(name)
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake.base import VersionException
92 except VersionException as e:
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake.base import VersionException
92 except VersionException as e:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mochitest/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake._base import VersionException
92 except VersionException as e:
H A D_base.py61 class VersionException(Exception): class
72 super(VersionException, self).__init__(name)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pywebsocket3/mod_pywebsocket/handshake/
H A D__init__.py43 from mod_pywebsocket.handshake._base import VersionException
92 except VersionException as e:
H A D_base.py61 class VersionException(Exception): class
72 super(VersionException, self).__init__(name)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/handshake/
H A D__init__.py46 from mod_pywebsocket.handshake._base import VersionException
101 except VersionException, e:
H A D_base.py64 class VersionException(Exception): class
76 super(VersionException, self).__init__(name)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pywebsocket/src/mod_pywebsocket/handshake/
H A D__init__.py46 from mod_pywebsocket.handshake._base import VersionException
101 except VersionException, e:
H A D_base.py64 class VersionException(Exception): class
76 super(VersionException, self).__init__(name)
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/handshake/
H A D__init__.py46 from mod_pywebsocket.handshake._base import VersionException
101 except VersionException, e:
H A D_base.py64 class VersionException(Exception): class
76 super(VersionException, self).__init__(name)
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mochitest/pywebsocket/mod_pywebsocket/handshake/
H A D__init__.py46 from mod_pywebsocket.handshake._base import VersionException
101 except VersionException, e:
H A D_base.py64 class VersionException(Exception): class
76 super(VersionException, self).__init__(name)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mochitest/pywebsocket/mod_pywebsocket/handshake/
H A D__init__.py46 from mod_pywebsocket.handshake._base import VersionException
101 except VersionException, e:
H A D_base.py64 class VersionException(Exception): class
76 super(VersionException, self).__init__(name)

12345