U a@sDddlZddlZddlmZGdddeZGdddeedZdS) N)Requestc@s0eZdZejedddZejedddZdS)_FakeSubclassCheck)subclassreturncCstjdtddt|tS)Nzh'BaseRequest' is deprecated and will be removed in Werkzeug 2.1. Use 'issubclass(cls, Request)' instead. stacklevel)warningswarnDeprecationWarning issubclassr)clsrr_C:\Users\vtejo\AppData\Local\Temp\pip-unpacked-wheel-1tps7o9u\werkzeug\wrappers\base_request.py__subclasscheck__s z$_FakeSubclassCheck.__subclasscheck__)instancercCstjdtddt|tS)Nzh'BaseRequest' is deprecated and will be removed in Werkzeug 2.1. Use 'isinstance(obj, Request)' instead.rr)r r r isinstancer)rrrrr__instancecheck__s z$_FakeSubclassCheck.__instancecheck__N) __name__ __module__ __qualname__tTypeboolrAnyrrrrrrs rcs*eZdZejejddfdd ZZS) BaseRequestN)argskwargsrcs"tjdtddtj||dS)Nzs'BaseRequest' is deprecated and will be removed in Werkzeug 2.1. 'Request' now includes the functionality directly.rr)r r r super__init__)selfrr __class__rrr s zBaseRequest.__init__)rrrrrr __classcell__rrr"rrsr) metaclass)typingrr requestrtyperrrrrrs