ProjectFlask/APIs/werkzeug-1.0.1.bas

changeset 1
d6557db39585
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ProjectFlask/APIs/werkzeug-1.0.1.bas	Sun Nov 08 17:53:06 2020 +0100
@@ -0,0 +1,106 @@
+Accept ImmutableList
+AnyConverter BaseConverter
+ArgumentValidationError ValueError
+Authorization ImmutableDictMixin dict
+BadGateway HTTPException
+BadHost BadRequest
+BadRequest HTTPException
+BaseURL _URLTuple
+BaseWSGIServer HTTPServer
+BrokenFilesystemWarning RuntimeWarning UnicodeWarning
+BuildError LookupError RoutingException
+BytesURL BaseURL
+CallbackDict UpdateDictMixin dict
+CharsetAccept Accept
+ClientDisconnected BadRequest
+ClientRedirectError Exception
+CombinedMultiDict ImmutableMultiDictMixin MultiDict
+Conflict HTTPException
+ContentSecurityPolicy UpdateDictMixin dict
+DechunkedInput io.RawIOBase
+ETags collections_abc.Container collections_abc.Iterable
+EndpointPrefix RuleFactory
+EnvironHeaders Headers ImmutableHeadersMixin
+ExpectationFailed HTTPException
+FailedDependency HTTPException
+FileMultiDict MultiDict
+FloatConverter NumberConverter
+Forbidden HTTPException
+ForkingWSGIServer BaseWSGIServer ForkingMixIn
+GatewayTimeout HTTPException
+Gone HTTPException
+HTTPException Exception
+HTTPVersionNotSupported HTTPException
+HTTPWarning Warning
+HeaderSet collections_abc.MutableSet
+ImATeapot HTTPException
+ImmutableDict ImmutableDictMixin dict
+ImmutableList ImmutableListMixin list
+ImmutableMultiDict ImmutableMultiDictMixin MultiDict
+ImmutableMultiDictMixin ImmutableDictMixin
+ImmutableOrderedMultiDict ImmutableMultiDictMixin OrderedMultiDict
+ImmutableTypeConversionDict ImmutableDictMixin TypeConversionDict
+ImportStringError ImportError
+IntegerConverter NumberConverter
+InternalServerError HTTPException
+LanguageAccept Accept
+LengthRequired HTTPException
+LimitedStream io.IOBase
+Locked HTTPException
+MIMEAccept Accept
+MethodNotAllowed HTTPException
+MultiDict TypeConversionDict
+NotAcceptable HTTPException
+NotFound HTTPException
+NotImplemented HTTPException
+NumberConverter BaseConverter
+OrderedMultiDict MultiDict
+PathConverter BaseConverter
+PlainRequest Request StreamOnlyMixin
+PreconditionFailed HTTPException
+PreconditionRequired HTTPException
+Request AcceptMixin AuthorizationMixin BaseRequest CORSRequestMixin CommonRequestDescriptorsMixin ETagRequestMixin UserAgentMixin
+RequestAliasRedirect RoutingException
+RequestCacheControl ImmutableDictMixin _CacheControl
+RequestEntityTooLarge HTTPException
+RequestHeaderFieldsTooLarge HTTPException
+RequestPath RoutingException
+RequestRedirect HTTPException RoutingException
+RequestTimeout HTTPException
+RequestURITooLarge HTTPException
+RequestedRangeNotSatisfiable HTTPException
+Response BaseResponse CORSResponseMixin CommonResponseDescriptorsMixin ETagResponseMixin ResponseStreamMixin WWWAuthenticateMixin
+ResponseCacheControl _CacheControl
+RoutingException Exception
+Rule RuleFactory
+RuleTemplateFactory RuleFactory
+SecurityError BadRequest
+ServiceUnavailable _RetryAfter
+StatReloaderLoop ReloaderLoop
+Subdomain RuleFactory
+Submount RuleFactory
+ThreadedWSGIServer BaseWSGIServer ThreadingMixIn
+TooManyRequests _RetryAfter
+TypeConversionDict dict
+URL BaseURL
+UUIDConverter BaseConverter
+Unauthorized HTTPException
+UnavailableForLegalReasons HTTPException
+UnicodeConverter BaseConverter
+UnprocessableEntity HTTPException
+UnsupportedMediaType HTTPException
+ValidationError ValueError
+WSGIRequestHandler BaseHTTPRequestHandler
+WSGIWarning Warning
+WWWAuthenticate UpdateDictMixin dict
+WatchdogReloaderLoop ReloaderLoop
+WebsocketMismatch BadRequest
+_CacheControl UpdateDictMixin dict
+_CustomHandler FileSystemEventHandler
+_InteractiveConsole code.InteractiveInterpreter
+_RetryAfter HTTPException
+_TestCookieJar CookieJar
+cached_property property
+environ_property _DictAccessorProperty
+header_property _DictAccessorProperty
+newcls cls exception

eric ide

mercurial