pyflyby API
+Contents:
+-
+
- _autoimp module
-
+
LoadSymbolError
+ScopeStack
+_ClassScope
+_IMPORT_FAILED
+_MissingImportFinder
+_UseChecker
+_find_earliest_backjump_label()
+_find_loads_without_stores_in_code()
+_find_missing_imports_in_ast()
+_find_missing_imports_in_code()
+_op()
+_try_import()
+auto_import_symbol()
+clear_failed_imports_cache()
+get_known_import()
+load_symbol()
+scan_for_import_issues()
+symbol_needs_import()
+
+ - _cmdline module
-
+
AbortActions
+Exit1
+Modifier
+_default_on_error()
+_sigpipe_handler()
+action_exit1()
+action_external_command()
+action_ifchanged()
+action_print()
+action_query()
+action_replace()
+filename_args()
+hfmt()
+maindoc()
+parse_args()
+print_version_and_exit()
+process_actions()
+symlink_callback()
+symlink_error()
+symlink_follow()
+symlink_replace()
+symlink_skip()
+syntax()
+
+ - _comms module + +
- _dbg module
-
+
DebuggerAttachTimeoutError
+Pty
+_DebuggerCtx()
+_DisplayHookCtx()
+_ExceptHookCtx()
+_FdCtx()
+_NoTtyError
+_StdioCtx()
+_abbrev_filename()
+_debug_code()
+_debug_exception()
+_dev_null()
+_dev_tty_fd()
+_escape_for_gdb()
+_find_py_commandline()
+_get_caller_frame()
+_override_excepthook()
+_prompt_continue_waiting_for_debugger()
+_remote_print_stack_to_file()
+_reset_excepthook()
+_send_email_with_attach_instructions()
+_signal_handler_debugger()
+_sigterm_handler()
+_sleep_until_debugger_attaches()
+enable_sigterm_handler()
+get_executable()
+inject()
+kill_process()
+process_exists()
+setraw_but_sigint()
+syscall_marker()
+tty_is_usable()
+wait_for_debugger_to_attach()
+
+ - _file module + +
- _flags module + +
- _format module
-
+
FormatParams
+fill()
+pyfill()
+
+ - _idents module + +
- _importclns module + +
- _importdb module + +
- _imports2s module
-
+
ImportAlreadyExistsError
+ImportPathForRelativeImportsCtx()
+LineNumberAmbiguousError
+LineNumberNotFoundError
+NoImportBlockError
+SourceToSourceFileImportsTransformation
+SourceToSourceImportBlockTransformation
+SourceToSourceTransformation
+SourceToSourceTransformationBase
+fix_unused_and_missing_imports()
+sort_imports()
+
+ - _importstmt module + +
- _interactive module
-
+
AutoImporter
+InterceptPrintsDuringPromptCtx()
+NoActiveIPythonAppError
+NoIPythonPackageError
+UpdateIPythonStdioCtx()
+_DummyIPythonEmbeddedApp
+_EnableState
+_IPython010TerminalApplication
+_app_is_initialized()
+_auto_import_in_pdb_frame()
+_enable_pdb_hooks()
+_enable_terminal_pdb_hooks()
+_generate_enabler_code()
+_get_IPdb_class()
+_get_TerminalPdb_class()
+_get_ipython_app()
+_get_ipython_color_scheme()
+_get_or_create_ipython_kernel_app()
+_get_or_create_ipython_terminal_app()
+_get_pdb_if_is_in_pdb()
+_initialize_and_start_app_with_autoimporter()
+_install_in_ipython_config_file_010()
+_install_in_ipython_config_file_011()
+_install_in_ipython_config_file_012()
+_install_in_ipython_config_file_40()
+_ipython_in_multiline()
+_ipython_namespaces()
+_list_members_for_completion()
+_python_can_import_pyflyby()
+_skip_frames()
+complete_symbol()
+get_global_namespaces()
+get_ipython_terminal_app_with_autoimporter()
+new_IPdb_instance()
+print_verbose_tb()
+run_ipython_line_magic()
+start_ipython_kernel_with_autoimporter()
+start_ipython_with_autoimporter()
+
+ - _livepatch module
-
+
- Customizing behavior +
UnknownModuleError
+_format_age()
+_get_definition_module()
+_get_module_py_file()
+_interpret_module()
+_livepatch__class()
+_livepatch__dict()
+_livepatch__function()
+_livepatch__method()
+_livepatch__module()
+_livepatch__object()
+_livepatch__setattr()
+_xreload_module()
+
+ - _log module + +
- _modules module + +
- _parse module
-
+
AstNodeContext
+IgnoreOptionsDocTestParser
+_DummyAst_Node
+_annotate_ast_context()
+_annotate_ast_nodes()
+_annotate_ast_startpos()
+_ast_node_is_in_docstring_position()
+_ast_str_literal_value()
+_flags_to_try()
+_flatten_ast_nodes()
+_is_comment_or_blank()
+_iter_child_nodes_in_order()
+_iter_child_nodes_in_order_internal_1()
+_parse_ast_nodes()
+_split_code_lines()
+_test_parse_string_literal()
+_walk_ast_nodes_in_order()
+infer_compile_mode()
+
+ - _py module
-
+
- Invocation summary +
- Features +
- Options +
LoggedList
+NotAFunctionError
+ParseError
+SysArgvCtx()
+UnimportableNameError
+UserExpr
+_Namespace
+_ParseInterruptedWantHelp
+_ParseInterruptedWantSource
+_PyMain
+_as_filename_if_seems_like_filename()
+_build_function_usage_string()
+_format_call()
+_format_call_spec()
+_get_argspec()
+_get_help()
+_handle_user_exception()
+_has_python_shebang()
+_interpret_arg_mode()
+_interpret_output_mode()
+_parse_auto_apply_args()
+_requires_parens_as_function()
+auto_apply()
+print_result()
+py_main()
+
+ - _util module
-
+
AdviceCtx()
+Aspect
+CwdCtx()
+EnvVarCtx()
+ExcludeImplicitCwdFromPathCtx()
+FunctionWithGlobals
+ImportPathCtx()
+NullCtx()
+WrappedAttributeError
+_WritableDictProxy
+advise()
+cached_attribute
+cmp()
+indent()
+longest_common_prefix()
+memoize()
+nested()
+partition()
+prefixes()
+stable_unique()
+
+