ÿØÿà JPEG ÿþ;
Server IP : 68.65.120.201 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python27/lib/python2.7/site-packages/raven/transport/ |
Upload File : |
� ��Yc @@ sF d Z d d l m Z d e f d � � YZ d e f d � � YZ d S( s� raven.transport.exceptions ~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details. :license: BSD, see LICENSE for more details. i ( t absolute_importt InvalidSchemec B@ s e Z d Z RS( sf Raised when a transport is constructed using a URI which is not handled by the transport ( t __name__t __module__t __doc__( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/raven/transport/exceptions.pyR s t DuplicateSchemec B@ s e Z d Z RS( sc Raised when registering a handler for a particular scheme which is already registered ( R R R ( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/raven/transport/exceptions.pyR s N( R t __future__R t ValueErrorR t ExceptionR ( ( ( sK /opt/alt/python27/lib/python2.7/site-packages/raven/transport/exceptions.pyt <module> s