Codebase-Index-Lite / pallets__flask-4992 /blocks_by_class_name.json
Jiayi-Pan's picture
Add files using upload-large-folder tool
7250653 verified
raw
history blame
19.9 kB
{
"FlaskTask": [
[
"examples/celery/src/task_app/__init__.py",
[
"celery_init_app",
"FlaskTask"
]
]
],
"AuthActions": [
[
"examples/tutorial/tests/conftest.py",
[
"AuthActions"
]
]
],
"Recorder": [
[
"examples/tutorial/tests/test_db.py",
[
"test_init_db_command",
"Recorder"
]
]
],
"Flask": [
[
"src/flask/app.py",
[
"Flask"
]
],
[
"tests/test_config.py",
[
"test_custom_config_class",
"Flask"
]
]
],
"BlueprintSetupState": [
[
"src/flask/blueprints.py",
[
"BlueprintSetupState"
]
]
],
"Blueprint": [
[
"src/flask/blueprints.py",
[
"Blueprint"
]
]
],
"NoAppException": [
[
"src/flask/cli.py",
[
"NoAppException"
]
]
],
"ScriptInfo": [
[
"src/flask/cli.py",
[
"ScriptInfo"
]
]
],
"AppGroup": [
[
"src/flask/cli.py",
[
"AppGroup"
]
]
],
"FlaskGroup": [
[
"src/flask/cli.py",
[
"FlaskGroup"
]
]
],
"CertParamType": [
[
"src/flask/cli.py",
[
"CertParamType"
]
]
],
"SeparatedPathType": [
[
"src/flask/cli.py",
[
"SeparatedPathType"
]
]
],
"ConfigAttribute": [
[
"src/flask/config.py",
[
"ConfigAttribute"
]
]
],
"Config": [
[
"src/flask/config.py",
[
"Config"
]
],
[
"tests/test_config.py",
[
"test_custom_config_class",
"Config"
]
]
],
"_AppCtxGlobals": [
[
"src/flask/ctx.py",
[
"_AppCtxGlobals"
]
]
],
"AppContext": [
[
"src/flask/ctx.py",
[
"AppContext"
]
]
],
"RequestContext": [
[
"src/flask/ctx.py",
[
"RequestContext"
]
]
],
"UnexpectedUnicodeError": [
[
"src/flask/debughelpers.py",
[
"UnexpectedUnicodeError"
]
]
],
"DebugFilesKeyError": [
[
"src/flask/debughelpers.py",
[
"DebugFilesKeyError"
]
]
],
"FormDataRoutingRedirect": [
[
"src/flask/debughelpers.py",
[
"FormDataRoutingRedirect"
]
]
],
"newcls": [
[
"src/flask/debughelpers.py",
[
"attach_enctype_error_multidict",
"newcls"
]
]
],
"_FakeStack": [
[
"src/flask/globals.py",
[
"_FakeStack"
]
]
],
"locked_cached_property": [
[
"src/flask/helpers.py",
[
"locked_cached_property"
]
]
],
"JSONProvider": [
[
"src/flask/json/provider.py",
[
"JSONProvider"
]
]
],
"DefaultJSONProvider": [
[
"src/flask/json/provider.py",
[
"DefaultJSONProvider"
]
]
],
"JSONTag": [
[
"src/flask/json/tag.py",
[
"JSONTag"
]
]
],
"TagDict": [
[
"src/flask/json/tag.py",
[
"TagDict"
]
],
[
"tests/test_json_tag.py",
[
"test_duplicate_tag",
"TagDict"
]
]
],
"PassDict": [
[
"src/flask/json/tag.py",
[
"PassDict"
]
]
],
"TagTuple": [
[
"src/flask/json/tag.py",
[
"TagTuple"
]
]
],
"PassList": [
[
"src/flask/json/tag.py",
[
"PassList"
]
]
],
"TagBytes": [
[
"src/flask/json/tag.py",
[
"TagBytes"
]
]
],
"TagMarkup": [
[
"src/flask/json/tag.py",
[
"TagMarkup"
]
]
],
"TagUUID": [
[
"src/flask/json/tag.py",
[
"TagUUID"
]
]
],
"TagDateTime": [
[
"src/flask/json/tag.py",
[
"TagDateTime"
]
]
],
"TaggedJSONSerializer": [
[
"src/flask/json/tag.py",
[
"TaggedJSONSerializer"
]
]
],
"Scaffold": [
[
"src/flask/scaffold.py",
[
"Scaffold"
]
]
],
"SessionMixin": [
[
"src/flask/sessions.py",
[
"SessionMixin"
]
]
],
"SecureCookieSession": [
[
"src/flask/sessions.py",
[
"SecureCookieSession"
]
]
],
"NullSession": [
[
"src/flask/sessions.py",
[
"NullSession"
]
]
],
"SessionInterface": [
[
"src/flask/sessions.py",
[
"SessionInterface"
]
]
],
"SecureCookieSessionInterface": [
[
"src/flask/sessions.py",
[
"SecureCookieSessionInterface"
]
]
],
"Namespace": [
[
"src/flask/signals.py",
[
"try_",
"except_ImportError_",
"Namespace"
]
],
[
"tests/test_testing.py",
[
"test_client_json_no_app_context",
"Namespace"
]
]
],
"_FakeSignal": [
[
"src/flask/signals.py",
[
"try_",
"except_ImportError_",
"_FakeSignal"
]
]
],
"Environment": [
[
"src/flask/templating.py",
[
"Environment"
]
]
],
"DispatchingJinjaLoader": [
[
"src/flask/templating.py",
[
"DispatchingJinjaLoader"
]
]
],
"EnvironBuilder": [
[
"src/flask/testing.py",
[
"EnvironBuilder"
]
]
],
"FlaskClient": [
[
"src/flask/testing.py",
[
"FlaskClient"
]
]
],
"FlaskCliRunner": [
[
"src/flask/testing.py",
[
"FlaskCliRunner"
]
]
],
"View": [
[
"src/flask/views.py",
[
"View"
]
],
[
"tests/test_basic.py",
[
"test_multi_route_class_views",
"View"
]
],
[
"tests/test_views.py",
[
"test_remove_method_from_parent",
"View"
]
]
],
"MethodView": [
[
"src/flask/views.py",
[
"MethodView"
]
]
],
"Request": [
[
"src/flask/wrappers.py",
[
"Request"
]
]
],
"Response": [
[
"src/flask/wrappers.py",
[
"Response"
]
]
],
"LimitedLoader": [
[
"tests/conftest.py",
[
"limit_loader",
"LimitedLoader"
]
]
],
"CustomRequestGlobals": [
[
"tests/test_appctx.py",
[
"test_custom_app_ctx_globals_class",
"CustomRequestGlobals"
]
]
],
"AppError": [
[
"tests/test_async.py",
[
"AppError"
]
]
],
"BlueprintError": [
[
"tests/test_async.py",
[
"BlueprintError"
]
]
],
"AsyncView": [
[
"tests/test_async.py",
[
"AsyncView"
]
]
],
"AsyncMethodView": [
[
"tests/test_async.py",
[
"AsyncMethodView"
]
]
],
"PrefixPathMiddleware": [
[
"tests/test_basic.py",
[
"test_session_using_application_root",
"PrefixPathMiddleware"
]
]
],
"MyException": [
[
"tests/test_basic.py",
[
"test_user_error_handling",
"MyException"
]
]
],
"ForbiddenSubclass": [
[
"tests/test_basic.py",
[
"test_http_error_subclass_handling",
"ForbiddenSubclass"
]
]
],
"E1": [
[
"tests/test_basic.py",
[
"test_errorhandler_precedence",
"E1"
]
]
],
"E2": [
[
"tests/test_basic.py",
[
"test_errorhandler_precedence",
"E2"
]
]
],
"E3": [
[
"tests/test_basic.py",
[
"test_errorhandler_precedence",
"E3"
]
]
],
"MyDecoratorException": [
[
"tests/test_blueprints.py",
[
"test_blueprint_specific_user_error_handling",
"MyDecoratorException"
]
]
],
"MyFunctionException": [
[
"tests/test_blueprints.py",
[
"test_blueprint_specific_user_error_handling",
"MyFunctionException"
]
]
],
"MyBlueprint": [
[
"tests/test_blueprints.py",
[
"test_default_static_max_age",
"MyBlueprint"
]
]
],
"Module": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module"
]
]
],
"Module_1": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_1"
]
]
],
"Module_2": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_2"
]
]
],
"Module_3": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_3"
]
]
],
"Module_4": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_4"
]
]
],
"Module_5": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_5"
]
]
],
"Module_6": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_6"
]
]
],
"Module_7": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_7"
]
]
],
"Module_8": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_8"
]
]
],
"Module_9": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_9"
]
]
],
"Module_10": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_10"
]
]
],
"Module_11": [
[
"tests/test_cli.py",
[
"test_find_best_app",
"Module_11"
]
]
],
"MockCtx": [
[
"tests/test_cli.py",
[
"test_get_version",
"MockCtx"
]
]
],
"TestRoutes": [
[
"tests/test_cli.py",
[
"TestRoutes"
]
]
],
"Base": [
[
"tests/test_config.py",
[
"test_config_from_class",
"Base"
]
]
],
"Test": [
[
"tests/test_config.py",
[
"test_config_from_class",
"Test"
]
]
],
"ListConverter": [
[
"tests/test_converters.py",
[
"test_custom_converters",
"ListConverter"
]
]
],
"ContextConverter": [
[
"tests/test_converters.py",
[
"test_context_available",
"ContextConverter"
]
]
],
"FakePath": [
[
"tests/test_helpers.py",
[
"FakePath"
]
]
],
"PyBytesIO": [
[
"tests/test_helpers.py",
[
"PyBytesIO"
]
]
],
"StaticFileApp": [
[
"tests/test_helpers.py",
[
"TestSendfile",
"test_static_file",
"StaticFileApp"
]
]
],
"TestSendfile": [
[
"tests/test_helpers.py",
[
"TestSendfile"
]
]
],
"MyView": [
[
"tests/test_helpers.py",
[
"TestUrlFor",
"test_url_with_method",
"MyView"
]
]
],
"TestUrlFor": [
[
"tests/test_helpers.py",
[
"TestUrlFor"
]
]
],
"MyAborter": [
[
"tests/test_helpers.py",
[
"test_app_aborter_class",
"MyAborter"
]
]
],
"MyFlask": [
[
"tests/test_helpers.py",
[
"test_app_aborter_class",
"MyFlask"
]
],
[
"tests/test_templating.py",
[
"test_custom_template_loader",
"MyFlask"
]
]
],
"My900Error": [
[
"tests/test_helpers.py",
[
"test_abort_with_app",
"My900Error"
]
]
],
"TestNoImports": [
[
"tests/test_helpers.py",
[
"TestNoImports"
]
]
],
"Wrapper": [
[
"tests/test_helpers.py",
[
"TestStreaming",
"test_streaming_with_context_and_custom_close",
"Wrapper"
]
]
],
"TestStreaming": [
[
"tests/test_helpers.py",
[
"TestStreaming"
]
]
],
"TestHelpers": [
[
"tests/test_helpers.py",
[
"TestHelpers"
]
]
],
"FixedOffset": [
[
"tests/test_json.py",
[
"FixedOffset"
]
]
],
"X": [
[
"tests/test_json.py",
[
"test_json_customization",
"X"
]
]
],
"CustomProvider": [
[
"tests/test_json.py",
[
"test_json_customization",
"CustomProvider"
]
]
],
"ModifiedRequest": [
[
"tests/test_json.py",
[
"test_modified_url_encoding",
"ModifiedRequest"
]
]
],
"ObjectWithHTML": [
[
"tests/test_json.py",
[
"test_html_method",
"ObjectWithHTML"
]
]
],
"Foo": [
[
"tests/test_json_tag.py",
[
"test_custom_tag",
"Foo"
]
],
[
"tests/test_regression.py",
[
"test_aborting",
"Foo"
]
]
],
"TagFoo": [
[
"tests/test_json_tag.py",
[
"test_custom_tag",
"TagFoo"
]
]
],
"Tag1": [
[
"tests/test_json_tag.py",
[
"test_tag_order",
"Tag1"
]
]
],
"Tag2": [
[
"tests/test_json_tag.py",
[
"test_tag_order",
"Tag2"
]
]
],
"TestGreenletContextCopying": [
[
"tests/test_reqctx.py",
[
"TestGreenletContextCopying"
]
]
],
"SessionError": [
[
"tests/test_reqctx.py",
[
"test_session_error_pops_context",
"SessionError"
]
]
],
"FailingSessionInterface": [
[
"tests/test_reqctx.py",
[
"test_session_error_pops_context",
"FailingSessionInterface"
]
]
],
"CustomFlask": [
[
"tests/test_reqctx.py",
[
"test_session_error_pops_context",
"CustomFlask"
]
],
[
"tests/test_reqctx.py",
[
"test_session_dynamic_cookie_name",
"CustomFlask"
]
],
[
"tests/test_templating.py",
[
"test_custom_jinja_env",
"CustomFlask"
]
]
],
"PathAwareSessionInterface": [
[
"tests/test_reqctx.py",
[
"test_session_dynamic_cookie_name",
"PathAwareSessionInterface"
]
]
],
"MySessionInterface": [
[
"tests/test_session_interface.py",
[
"test_open_session_with_endpoint",
"MySessionInterface"
]
]
],
"SuppressedFlask": [
[
"tests/test_subclassing.py",
[
"test_suppressed_exception_logging",
"SuppressedFlask"
]
]
],
"_TestHandler": [
[
"tests/test_templating.py",
[
"test_template_loader_debugging",
"_TestHandler"
]
]
],
"CustomEnvironment": [
[
"tests/test_templating.py",
[
"test_custom_jinja_env",
"CustomEnvironment"
]
]
],
"SubRunner": [
[
"tests/test_testing.py",
[
"test_cli_runner_class",
"SubRunner"
]
]
],
"NS": [
[
"tests/test_testing.py",
[
"test_cli_custom_obj",
"NS"
]
]
],
"CustomException": [
[
"tests/test_user_error_handler.py",
[
"test_error_handler_no_match",
"CustomException"
]
]
],
"ParentException": [
[
"tests/test_user_error_handler.py",
[
"test_error_handler_subclass",
"ParentException"
]
]
],
"ChildExceptionUnregistered": [
[
"tests/test_user_error_handler.py",
[
"test_error_handler_subclass",
"ChildExceptionUnregistered"
]
]
],
"ChildExceptionRegistered": [
[
"tests/test_user_error_handler.py",
[
"test_error_handler_subclass",
"ChildExceptionRegistered"
]
]
],
"ForbiddenSubclassRegistered": [
[
"tests/test_user_error_handler.py",
[
"test_error_handler_http_subclass",
"ForbiddenSubclassRegistered"
]
]
],
"ForbiddenSubclassUnregistered": [
[
"tests/test_user_error_handler.py",
[
"test_error_handler_http_subclass",
"ForbiddenSubclassUnregistered"
]
]
],
"Custom": [
[
"tests/test_user_error_handler.py",
[
"TestGenericHandlers",
"Custom"
]
]
],
"TestGenericHandlers": [
[
"tests/test_user_error_handler.py",
[
"TestGenericHandlers"
]
]
],
"Index": [
[
"tests/test_views.py",
[
"test_basic_view",
"Index"
]
],
[
"tests/test_views.py",
[
"test_method_based_view",
"Index"
]
],
[
"tests/test_views.py",
[
"test_view_patching",
"Index"
]
],
[
"tests/test_views.py",
[
"test_view_inheritance",
"Index"
]
],
[
"tests/test_views.py",
[
"test_view_decorators",
"Index"
]
],
[
"tests/test_views.py",
[
"test_implicit_head",
"Index"
]
],
[
"tests/test_views.py",
[
"test_explicit_head",
"Index"
]
],
[
"tests/test_views.py",
[
"test_endpoint_override",
"Index"
]
]
],
"Other": [
[
"tests/test_views.py",
[
"test_view_patching",
"Other"
]
]
],
"BetterIndex": [
[
"tests/test_views.py",
[
"test_view_inheritance",
"BetterIndex"
]
]
],
"Index1": [
[
"tests/test_views.py",
[
"test_view_provide_automatic_options_attr",
"Index1"
]
]
],
"Index2": [
[
"tests/test_views.py",
[
"test_view_provide_automatic_options_attr",
"Index2"
]
]
],
"Index3": [
[
"tests/test_views.py",
[
"test_view_provide_automatic_options_attr",
"Index3"
]
]
],
"BaseView": [
[
"tests/test_views.py",
[
"test_methods_var_inheritance",
"BaseView"
]
]
],
"ChildView": [
[
"tests/test_views.py",
[
"test_methods_var_inheritance",
"ChildView"
]
]
],
"GetView": [
[
"tests/test_views.py",
[
"test_multiple_inheritance",
"GetView"
]
],
[
"tests/test_views.py",
[
"test_remove_method_from_parent",
"GetView"
]
]
],
"DeleteView": [
[
"tests/test_views.py",
[
"test_multiple_inheritance",
"DeleteView"
]
]
],
"GetDeleteView": [
[
"tests/test_views.py",
[
"test_multiple_inheritance",
"GetDeleteView"
]
]
],
"OtherView": [
[
"tests/test_views.py",
[
"test_remove_method_from_parent",
"OtherView"
]
]
],
"CountInit": [
[
"tests/test_views.py",
[
"test_init_once",
"CountInit"
]
]
],
"StatusJSON": [
[
"tests/typing/typing_route.py",
[
"StatusJSON"
]
]
],
"RenderTemplateView": [
[
"tests/typing/typing_route.py",
[
"RenderTemplateView"
]
]
]
}