--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectPyramid/APIs/WebOb-1.2.bas Tue Aug 28 17:15:21 2012 +0200 @@ -0,0 +1,73 @@ +AcceptCharset Accept +AcceptLanguage Accept +Cookie dict +DisconnectionError IOError +EnvironHeaders MutableMapping +FakeCGIBody io.RawIOBase +GetDict MultiDict +HTTPAccepted HTTPOk +HTTPBadGateway HTTPServerError +HTTPBadRequest HTTPClientError +HTTPClientError HTTPError +HTTPConflict HTTPClientError +HTTPCreated HTTPOk +HTTPError WSGIHTTPException +HTTPException Exception +HTTPExpectationFailed HTTPClientError +HTTPFailedDependency HTTPClientError +HTTPForbidden HTTPClientError +HTTPFound _HTTPMove +HTTPGatewayTimeout HTTPServerError +HTTPGone HTTPClientError +HTTPInsufficientStorage HTTPServerError +HTTPInternalServerError HTTPServerError +HTTPLengthRequired HTTPClientError +HTTPLocked HTTPClientError +HTTPMethodNotAllowed HTTPClientError +HTTPMovedPermanently _HTTPMove +HTTPMultipleChoices _HTTPMove +HTTPNetworkAuthenticationRequired HTTPServerError +HTTPNoContent HTTPOk +HTTPNonAuthoritativeInformation HTTPOk +HTTPNotAcceptable HTTPClientError +HTTPNotFound HTTPClientError +HTTPNotImplemented HTTPServerError +HTTPNotModified HTTPRedirection +HTTPOk WSGIHTTPException +HTTPPartialContent HTTPOk +HTTPPaymentRequired HTTPClientError +HTTPPreconditionFailed HTTPClientError +HTTPPreconditionRequired HTTPClientError +HTTPProxyAuthenticationRequired HTTPClientError +HTTPRedirection WSGIHTTPException +HTTPRequestEntityTooLarge HTTPClientError +HTTPRequestHeaderFieldsTooLarge HTTPClientError +HTTPRequestRangeNotSatisfiable HTTPClientError +HTTPRequestTimeout HTTPClientError +HTTPRequestURITooLong HTTPClientError +HTTPResetContent HTTPOk +HTTPSeeOther _HTTPMove +HTTPServerError HTTPError +HTTPServiceUnavailable HTTPServerError +HTTPTemporaryRedirect _HTTPMove +HTTPTooManyRequests HTTPClientError +HTTPUnauthorized HTTPClientError +HTTPUnprocessableEntity HTTPClientError +HTTPUnsupportedMediaType HTTPClientError +HTTPUseProxy _HTTPMove +HTTPVersionNotSupported HTTPServerError +LegacyRequest BaseRequest +LimitedLengthFile io.RawIOBase +MIMEAccept Accept +MIMENilAccept NilAccept +Morsel dict +MultiDict MutableMapping +NestedMultiDict MultiDict +NoAccept NilAccept +Request AdhocAttrMixin BaseRequest +RequestCookies collections.MutableMapping +ResponseHeaders MultiDict +UpdateDict dict +WSGIHTTPException HTTPException Response +_HTTPMove HTTPRedirection +_UTC tzinfo