Codebase-Index-Lite / python__mypy-10478 /blocks_by_class_name.json
Jiayi-Pan's picture
Add files using upload-large-folder tool
7250653 verified
raw
history blame
85.2 kB
{
"CacheData": [
[
"misc/analyze_cache.py",
[
"CacheData"
]
]
],
"It": [
[
"misc/async_matrix.py",
[
"It"
]
]
],
"Aw": [
[
"misc/async_matrix.py",
[
"Aw"
]
]
],
"FixAnnotate": [
[
"misc/fix_annotate.py",
[
"FixAnnotate"
]
]
],
"Command": [
[
"misc/perf_checker.py",
[
"Command"
]
]
],
"ProperTypePlugin": [
[
"misc/proper_plugin.py",
[
"ProperTypePlugin"
]
]
],
"Chunk": [
[
"misc/test_case_to_actual.py",
[
"Chunk"
]
]
],
"ArgTypeExpander": [
[
"mypy/argmap.py",
[
"ArgTypeExpander"
]
]
],
"Frame": [
[
"mypy/binder.py",
[
"Frame"
]
]
],
"ConditionalTypeBinder": [
[
"mypy/binder.py",
[
"ConditionalTypeBinder"
]
]
],
"BuildResult": [
[
"mypy/build.py",
[
"BuildResult"
]
]
],
"BuildSourceSet": [
[
"mypy/build.py",
[
"BuildSourceSet"
]
]
],
"BuildManager": [
[
"mypy/build.py",
[
"BuildManager"
]
]
],
"ModuleNotFound": [
[
"mypy/build.py",
[
"ModuleNotFound"
]
]
],
"State": [
[
"mypy/build.py",
[
"State"
]
]
],
"NodeInfo": [
[
"mypy/build.py",
[
"NodeInfo"
]
]
],
"TypeChecker": [
[
"mypy/checker.py",
[
"TypeChecker"
]
]
],
"TypeTransformVisitor": [
[
"mypy/checker.py",
[
"TypeTransformVisitor"
]
]
],
"NothingSeeker": [
[
"mypy/checker.py",
[
"NothingSeeker"
]
]
],
"SetNothingToAny": [
[
"mypy/checker.py",
[
"SetNothingToAny"
]
]
],
"CheckerScope": [
[
"mypy/checker.py",
[
"CheckerScope"
]
]
],
"DisjointDict": [
[
"mypy/checker.py",
[
"DisjointDict"
]
]
],
"TooManyUnions": [
[
"mypy/checkexpr.py",
[
"TooManyUnions"
]
]
],
"Finished": [
[
"mypy/checkexpr.py",
[
"Finished"
]
]
],
"ExpressionChecker": [
[
"mypy/checkexpr.py",
[
"ExpressionChecker"
]
]
],
"HasAnyType": [
[
"mypy/checkexpr.py",
[
"HasAnyType"
]
]
],
"ArgInferSecondPassQuery": [
[
"mypy/checkexpr.py",
[
"ArgInferSecondPassQuery"
]
]
],
"HasTypeVarQuery": [
[
"mypy/checkexpr.py",
[
"HasTypeVarQuery"
]
]
],
"HasErasedComponentsQuery": [
[
"mypy/checkexpr.py",
[
"HasErasedComponentsQuery"
]
]
],
"HasUninhabitedComponentsQuery": [
[
"mypy/checkexpr.py",
[
"HasUninhabitedComponentsQuery"
]
]
],
"MemberContext": [
[
"mypy/checkmember.py",
[
"MemberContext"
]
]
],
"ConversionSpecifier": [
[
"mypy/checkstrformat.py",
[
"ConversionSpecifier"
]
]
],
"StringFormatterChecker": [
[
"mypy/checkstrformat.py",
[
"StringFormatterChecker"
]
]
],
"ConfigTOMLValueError": [
[
"mypy/config_parser.py",
[
"ConfigTOMLValueError"
]
]
],
"Constraint": [
[
"mypy/constraints.py",
[
"Constraint"
]
]
],
"CompleteTypeVisitor": [
[
"mypy/constraints.py",
[
"CompleteTypeVisitor"
]
]
],
"ConstraintBuilderVisitor": [
[
"mypy/constraints.py",
[
"ConstraintBuilderVisitor"
]
]
],
"AugmentedHelpFormatter": [
[
"mypy/dmypy/client.py",
[
"AugmentedHelpFormatter"
]
],
[
"mypy/main.py",
[
"AugmentedHelpFormatter"
]
]
],
"BadStatus": [
[
"mypy/dmypy/client.py",
[
"BadStatus"
]
]
],
"Server": [
[
"mypy/dmypy_server.py",
[
"Server"
]
]
],
"EraseTypeVisitor": [
[
"mypy/erasetype.py",
[
"EraseTypeVisitor"
]
]
],
"TypeVarEraser": [
[
"mypy/erasetype.py",
[
"TypeVarEraser"
]
]
],
"LastKnownValueEraser": [
[
"mypy/erasetype.py",
[
"LastKnownValueEraser"
]
]
],
"ErrorCode": [
[
"mypy/errorcodes.py",
[
"ErrorCode"
]
]
],
"ErrorInfo": [
[
"mypy/errors.py",
[
"ErrorInfo"
]
]
],
"Errors": [
[
"mypy/errors.py",
[
"Errors"
]
],
[
"mypyc/errors.py",
[
"Errors"
]
]
],
"CompileError": [
[
"mypy/errors.py",
[
"CompileError"
]
]
],
"ExpandTypeVisitor": [
[
"mypy/expandtype.py",
[
"ExpandTypeVisitor"
]
]
],
"TypeTranslationError": [
[
"mypy/exprtotype.py",
[
"TypeTranslationError"
]
]
],
"ASTConverter": [
[
"mypy/fastparse.py",
[
"ASTConverter"
]
],
[
"mypy/fastparse2.py",
[
"ASTConverter"
]
]
],
"TypeConverter": [
[
"mypy/fastparse.py",
[
"TypeConverter"
]
]
],
"InvalidSourceList": [
[
"mypy/find_sources.py",
[
"InvalidSourceList"
]
]
],
"SourceFinder": [
[
"mypy/find_sources.py",
[
"SourceFinder"
]
]
],
"NodeFixer": [
[
"mypy/fixup.py",
[
"NodeFixer"
]
]
],
"TypeFixer": [
[
"mypy/fixup.py",
[
"TypeFixer"
]
]
],
"TreeFreer": [
[
"mypy/freetree.py",
[
"TreeFreer"
]
]
],
"FileSystemCache": [
[
"mypy/fscache.py",
[
"FileSystemCache"
]
]
],
"FileSystemWatcher": [
[
"mypy/fswatcher.py",
[
"FileSystemWatcher"
]
]
],
"GcLogger": [
[
"mypy/gclogger.py",
[
"GcLogger"
]
]
],
"TypeIndirectionVisitor": [
[
"mypy/indirection.py",
[
"TypeIndirectionVisitor"
]
]
],
"IPCException": [
[
"mypy/ipc.py",
[
"IPCException"
]
]
],
"IPCBase": [
[
"mypy/ipc.py",
[
"IPCBase"
]
]
],
"IPCClient": [
[
"mypy/ipc.py",
[
"IPCClient"
]
]
],
"IPCServer": [
[
"mypy/ipc.py",
[
"IPCServer"
]
]
],
"TypeJoinVisitor": [
[
"mypy/join.py",
[
"TypeJoinVisitor"
]
]
],
"_Hasher": [
[
"mypy/literals.py",
[
"_Hasher"
]
]
],
"PythonExecutableInferenceError": [
[
"mypy/main.py",
[
"PythonExecutableInferenceError"
]
]
],
"CapturableArgumentParser": [
[
"mypy/main.py",
[
"CapturableArgumentParser"
]
]
],
"CapturableVersionAction": [
[
"mypy/main.py",
[
"CapturableVersionAction"
]
]
],
"TypeMeetVisitor": [
[
"mypy/meet.py",
[
"TypeMeetVisitor"
]
]
],
"MessageBuilder": [
[
"mypy/messages.py",
[
"MessageBuilder"
]
]
],
"CollectAllInstancesQuery": [
[
"mypy/messages.py",
[
"CollectAllInstancesQuery"
]
]
],
"MetadataStore": [
[
"mypy/metastore.py",
[
"MetadataStore"
]
]
],
"FilesystemMetadataStore": [
[
"mypy/metastore.py",
[
"FilesystemMetadataStore"
]
]
],
"SqliteMetadataStore": [
[
"mypy/metastore.py",
[
"SqliteMetadataStore"
]
]
],
"MixedTraverserVisitor": [
[
"mypy/mixedtraverser.py",
[
"MixedTraverserVisitor"
]
]
],
"ModuleNotFoundReason": [
[
"mypy/modulefinder.py",
[
"ModuleNotFoundReason"
]
]
],
"BuildSource": [
[
"mypy/modulefinder.py",
[
"BuildSource"
]
]
],
"FindModuleCache": [
[
"mypy/modulefinder.py",
[
"FindModuleCache"
]
]
],
"ModuleProperties": [
[
"mypy/moduleinspect.py",
[
"ModuleProperties"
]
]
],
"InspectError": [
[
"mypy/moduleinspect.py",
[
"InspectError"
]
]
],
"ModuleInspect": [
[
"mypy/moduleinspect.py",
[
"ModuleInspect"
]
]
],
"MroError": [
[
"mypy/mro.py",
[
"MroError"
]
]
],
"Context": [
[
"mypy/nodes.py",
[
"Context"
]
]
],
"Node": [
[
"mypy/nodes.py",
[
"Node"
]
]
],
"Statement": [
[
"mypy/nodes.py",
[
"Statement"
]
]
],
"Expression": [
[
"mypy/nodes.py",
[
"Expression"
]
]
],
"FakeExpression": [
[
"mypy/nodes.py",
[
"FakeExpression"
]
]
],
"SymbolNode": [
[
"mypy/nodes.py",
[
"SymbolNode"
]
]
],
"MypyFile": [
[
"mypy/nodes.py",
[
"MypyFile"
]
]
],
"ImportBase": [
[
"mypy/nodes.py",
[
"ImportBase"
]
]
],
"Import": [
[
"mypy/nodes.py",
[
"Import"
]
]
],
"ImportFrom": [
[
"mypy/nodes.py",
[
"ImportFrom"
]
]
],
"ImportAll": [
[
"mypy/nodes.py",
[
"ImportAll"
]
]
],
"ImportedName": [
[
"mypy/nodes.py",
[
"ImportedName"
]
]
],
"FuncBase": [
[
"mypy/nodes.py",
[
"FuncBase"
]
]
],
"OverloadedFuncDef": [
[
"mypy/nodes.py",
[
"OverloadedFuncDef"
]
]
],
"Argument": [
[
"mypy/nodes.py",
[
"Argument"
]
]
],
"FuncItem": [
[
"mypy/nodes.py",
[
"FuncItem"
]
]
],
"FuncDef": [
[
"mypy/nodes.py",
[
"FuncDef"
]
]
],
"Decorator": [
[
"mypy/nodes.py",
[
"Decorator"
]
]
],
"Var": [
[
"mypy/nodes.py",
[
"Var"
]
]
],
"ClassDef": [
[
"mypy/nodes.py",
[
"ClassDef"
]
]
],
"GlobalDecl": [
[
"mypy/nodes.py",
[
"GlobalDecl"
]
]
],
"NonlocalDecl": [
[
"mypy/nodes.py",
[
"NonlocalDecl"
]
]
],
"Block": [
[
"mypy/nodes.py",
[
"Block"
]
]
],
"ExpressionStmt": [
[
"mypy/nodes.py",
[
"ExpressionStmt"
]
]
],
"AssignmentStmt": [
[
"mypy/nodes.py",
[
"AssignmentStmt"
]
]
],
"OperatorAssignmentStmt": [
[
"mypy/nodes.py",
[
"OperatorAssignmentStmt"
]
]
],
"WhileStmt": [
[
"mypy/nodes.py",
[
"WhileStmt"
]
]
],
"ForStmt": [
[
"mypy/nodes.py",
[
"ForStmt"
]
]
],
"ReturnStmt": [
[
"mypy/nodes.py",
[
"ReturnStmt"
]
]
],
"AssertStmt": [
[
"mypy/nodes.py",
[
"AssertStmt"
]
]
],
"DelStmt": [
[
"mypy/nodes.py",
[
"DelStmt"
]
]
],
"BreakStmt": [
[
"mypy/nodes.py",
[
"BreakStmt"
]
]
],
"ContinueStmt": [
[
"mypy/nodes.py",
[
"ContinueStmt"
]
]
],
"PassStmt": [
[
"mypy/nodes.py",
[
"PassStmt"
]
]
],
"IfStmt": [
[
"mypy/nodes.py",
[
"IfStmt"
]
]
],
"RaiseStmt": [
[
"mypy/nodes.py",
[
"RaiseStmt"
]
]
],
"TryStmt": [
[
"mypy/nodes.py",
[
"TryStmt"
]
]
],
"WithStmt": [
[
"mypy/nodes.py",
[
"WithStmt"
]
]
],
"PrintStmt": [
[
"mypy/nodes.py",
[
"PrintStmt"
]
]
],
"ExecStmt": [
[
"mypy/nodes.py",
[
"ExecStmt"
]
]
],
"IntExpr": [
[
"mypy/nodes.py",
[
"IntExpr"
]
]
],
"StrExpr": [
[
"mypy/nodes.py",
[
"StrExpr"
]
]
],
"BytesExpr": [
[
"mypy/nodes.py",
[
"BytesExpr"
]
]
],
"UnicodeExpr": [
[
"mypy/nodes.py",
[
"UnicodeExpr"
]
]
],
"FloatExpr": [
[
"mypy/nodes.py",
[
"FloatExpr"
]
]
],
"ComplexExpr": [
[
"mypy/nodes.py",
[
"ComplexExpr"
]
]
],
"EllipsisExpr": [
[
"mypy/nodes.py",
[
"EllipsisExpr"
]
]
],
"StarExpr": [
[
"mypy/nodes.py",
[
"StarExpr"
]
]
],
"RefExpr": [
[
"mypy/nodes.py",
[
"RefExpr"
]
]
],
"NameExpr": [
[
"mypy/nodes.py",
[
"NameExpr"
]
]
],
"MemberExpr": [
[
"mypy/nodes.py",
[
"MemberExpr"
]
]
],
"CallExpr": [
[
"mypy/nodes.py",
[
"CallExpr"
]
]
],
"YieldFromExpr": [
[
"mypy/nodes.py",
[
"YieldFromExpr"
]
]
],
"YieldExpr": [
[
"mypy/nodes.py",
[
"YieldExpr"
]
]
],
"IndexExpr": [
[
"mypy/nodes.py",
[
"IndexExpr"
]
]
],
"UnaryExpr": [
[
"mypy/nodes.py",
[
"UnaryExpr"
]
]
],
"AssignmentExpr": [
[
"mypy/nodes.py",
[
"AssignmentExpr"
]
]
],
"OpExpr": [
[
"mypy/nodes.py",
[
"OpExpr"
]
]
],
"ComparisonExpr": [
[
"mypy/nodes.py",
[
"ComparisonExpr"
]
]
],
"SliceExpr": [
[
"mypy/nodes.py",
[
"SliceExpr"
]
]
],
"CastExpr": [
[
"mypy/nodes.py",
[
"CastExpr"
]
]
],
"RevealExpr": [
[
"mypy/nodes.py",
[
"RevealExpr"
]
]
],
"SuperExpr": [
[
"mypy/nodes.py",
[
"SuperExpr"
]
]
],
"LambdaExpr": [
[
"mypy/nodes.py",
[
"LambdaExpr"
]
]
],
"ListExpr": [
[
"mypy/nodes.py",
[
"ListExpr"
]
]
],
"DictExpr": [
[
"mypy/nodes.py",
[
"DictExpr"
]
]
],
"TupleExpr": [
[
"mypy/nodes.py",
[
"TupleExpr"
]
]
],
"SetExpr": [
[
"mypy/nodes.py",
[
"SetExpr"
]
]
],
"GeneratorExpr": [
[
"mypy/nodes.py",
[
"GeneratorExpr"
]
]
],
"ListComprehension": [
[
"mypy/nodes.py",
[
"ListComprehension"
]
]
],
"SetComprehension": [
[
"mypy/nodes.py",
[
"SetComprehension"
]
]
],
"DictionaryComprehension": [
[
"mypy/nodes.py",
[
"DictionaryComprehension"
]
]
],
"ConditionalExpr": [
[
"mypy/nodes.py",
[
"ConditionalExpr"
]
]
],
"BackquoteExpr": [
[
"mypy/nodes.py",
[
"BackquoteExpr"
]
]
],
"TypeApplication": [
[
"mypy/nodes.py",
[
"TypeApplication"
]
]
],
"TypeVarLikeExpr": [
[
"mypy/nodes.py",
[
"TypeVarLikeExpr"
]
]
],
"TypeVarExpr": [
[
"mypy/nodes.py",
[
"TypeVarExpr"
]
]
],
"ParamSpecExpr": [
[
"mypy/nodes.py",
[
"ParamSpecExpr"
]
]
],
"TypeAliasExpr": [
[
"mypy/nodes.py",
[
"TypeAliasExpr"
]
]
],
"NamedTupleExpr": [
[
"mypy/nodes.py",
[
"NamedTupleExpr"
]
]
],
"TypedDictExpr": [
[
"mypy/nodes.py",
[
"TypedDictExpr"
]
]
],
"EnumCallExpr": [
[
"mypy/nodes.py",
[
"EnumCallExpr"
]
]
],
"PromoteExpr": [
[
"mypy/nodes.py",
[
"PromoteExpr"
]
]
],
"NewTypeExpr": [
[
"mypy/nodes.py",
[
"NewTypeExpr"
]
]
],
"AwaitExpr": [
[
"mypy/nodes.py",
[
"AwaitExpr"
]
]
],
"TempNode": [
[
"mypy/nodes.py",
[
"TempNode"
]
]
],
"TypeInfo": [
[
"mypy/nodes.py",
[
"TypeInfo"
]
]
],
"FakeInfo": [
[
"mypy/nodes.py",
[
"FakeInfo"
]
]
],
"TypeAlias": [
[
"mypy/nodes.py",
[
"TypeAlias"
]
]
],
"PlaceholderNode": [
[
"mypy/nodes.py",
[
"PlaceholderNode"
]
]
],
"SymbolTableNode": [
[
"mypy/nodes.py",
[
"SymbolTableNode"
]
]
],
"SymbolTable": [
[
"mypy/nodes.py",
[
"SymbolTable"
]
]
],
"BuildType": [
[
"mypy/options.py",
[
"BuildType"
]
]
],
"Options": [
[
"mypy/options.py",
[
"Options"
]
],
[
"mypy/stubgen.py",
[
"Options"
]
]
],
"TypeAnalyzerPluginInterface": [
[
"mypy/plugin.py",
[
"TypeAnalyzerPluginInterface"
]
]
],
"CommonPluginApi": [
[
"mypy/plugin.py",
[
"CommonPluginApi"
]
]
],
"CheckerPluginInterface": [
[
"mypy/plugin.py",
[
"CheckerPluginInterface"
]
]
],
"SemanticAnalyzerPluginInterface": [
[
"mypy/plugin.py",
[
"SemanticAnalyzerPluginInterface"
]
]
],
"Plugin": [
[
"mypy/plugin.py",
[
"Plugin"
]
]
],
"ChainedPlugin": [
[
"mypy/plugin.py",
[
"ChainedPlugin"
]
]
],
"Converter": [
[
"mypy/plugins/attrs.py",
[
"Converter"
]
]
],
"Attribute": [
[
"mypy/plugins/attrs.py",
[
"Attribute"
]
]
],
"MethodAdder": [
[
"mypy/plugins/attrs.py",
[
"MethodAdder"
]
]
],
"DataclassAttribute": [
[
"mypy/plugins/dataclasses.py",
[
"DataclassAttribute"
]
]
],
"DataclassTransformer": [
[
"mypy/plugins/dataclasses.py",
[
"DataclassTransformer"
]
]
],
"DefaultPlugin": [
[
"mypy/plugins/default.py",
[
"DefaultPlugin"
]
]
],
"MarkImportsUnreachableVisitor": [
[
"mypy/reachability.py",
[
"MarkImportsUnreachableVisitor"
]
]
],
"MarkImportsMypyOnlyVisitor": [
[
"mypy/reachability.py",
[
"MarkImportsMypyOnlyVisitor"
]
]
],
"VariableRenameVisitor": [
[
"mypy/renaming.py",
[
"VariableRenameVisitor"
]
]
],
"Reports": [
[
"mypy/report.py",
[
"Reports"
]
]
],
"AbstractReporter": [
[
"mypy/report.py",
[
"AbstractReporter"
]
]
],
"FuncCounterVisitor": [
[
"mypy/report.py",
[
"FuncCounterVisitor"
]
]
],
"LineCountReporter": [
[
"mypy/report.py",
[
"LineCountReporter"
]
]
],
"AnyExpressionsReporter": [
[
"mypy/report.py",
[
"AnyExpressionsReporter"
]
]
],
"LineCoverageVisitor": [
[
"mypy/report.py",
[
"LineCoverageVisitor"
]
]
],
"LineCoverageReporter": [
[
"mypy/report.py",
[
"LineCoverageReporter"
]
]
],
"FileInfo": [
[
"mypy/report.py",
[
"FileInfo"
]
]
],
"MemoryXmlReporter": [
[
"mypy/report.py",
[
"MemoryXmlReporter"
]
]
],
"CoberturaPackage": [
[
"mypy/report.py",
[
"CoberturaPackage"
]
]
],
"CoberturaXmlReporter": [
[
"mypy/report.py",
[
"CoberturaXmlReporter"
]
]
],
"AbstractXmlReporter": [
[
"mypy/report.py",
[
"AbstractXmlReporter"
]
]
],
"XmlReporter": [
[
"mypy/report.py",
[
"XmlReporter"
]
]
],
"XsltHtmlReporter": [
[
"mypy/report.py",
[
"XsltHtmlReporter"
]
]
],
"XsltTxtReporter": [
[
"mypy/report.py",
[
"XsltTxtReporter"
]
]
],
"LinePrecisionReporter": [
[
"mypy/report.py",
[
"LinePrecisionReporter"
]
]
],
"SameTypeVisitor": [
[
"mypy/sametypes.py",
[
"SameTypeVisitor"
]
],
[
"mypyc/sametype.py",
[
"SameTypeVisitor"
]
]
],
"Scope": [
[
"mypy/scope.py",
[
"Scope"
]
]
],
"SemanticAnalyzer": [
[
"mypy/semanal.py",
[
"SemanticAnalyzer"
]
]
],
"HasPlaceholders": [
[
"mypy/semanal.py",
[
"HasPlaceholders"
]
]
],
"MakeAnyNonExplicit": [
[
"mypy/semanal.py",
[
"MakeAnyNonExplicit"
]
]
],
"EnumCallAnalyzer": [
[
"mypy/semanal_enum.py",
[
"EnumCallAnalyzer"
]
]
],
"NamedTupleAnalyzer": [
[
"mypy/semanal_namedtuple.py",
[
"NamedTupleAnalyzer"
]
]
],
"NewTypeAnalyzer": [
[
"mypy/semanal_newtype.py",
[
"NewTypeAnalyzer"
]
]
],
"SemanticAnalyzerPreAnalysis": [
[
"mypy/semanal_pass1.py",
[
"SemanticAnalyzerPreAnalysis"
]
]
],
"SemanticAnalyzerCoreInterface": [
[
"mypy/semanal_shared.py",
[
"SemanticAnalyzerCoreInterface"
]
]
],
"SemanticAnalyzerInterface": [
[
"mypy/semanal_shared.py",
[
"SemanticAnalyzerInterface"
]
]
],
"TypeArgumentAnalyzer": [
[
"mypy/semanal_typeargs.py",
[
"TypeArgumentAnalyzer"
]
]
],
"TypedDictAnalyzer": [
[
"mypy/semanal_typeddict.py",
[
"TypedDictAnalyzer"
]
]
],
"SnapshotTypeVisitor": [
[
"mypy/server/astdiff.py",
[
"SnapshotTypeVisitor"
]
]
],
"NodeReplaceVisitor": [
[
"mypy/server/astmerge.py",
[
"NodeReplaceVisitor"
]
]
],
"TypeReplaceVisitor": [
[
"mypy/server/astmerge.py",
[
"TypeReplaceVisitor"
]
]
],
"NodeStripVisitor": [
[
"mypy/server/aststrip.py",
[
"NodeStripVisitor"
]
]
],
"DependencyVisitor": [
[
"mypy/server/deps.py",
[
"DependencyVisitor"
]
]
],
"TypeTriggersVisitor": [
[
"mypy/server/deps.py",
[
"TypeTriggersVisitor"
]
]
],
"SubexpressionFinder": [
[
"mypy/server/subexpr.py",
[
"SubexpressionFinder"
]
]
],
"FineGrainedBuildManager": [
[
"mypy/server/update.py",
[
"FineGrainedBuildManager"
]
]
],
"SplitNamespace": [
[
"mypy/split_namespace.py",
[
"SplitNamespace"
]
]
],
"StatisticsVisitor": [
[
"mypy/stats.py",
[
"StatisticsVisitor"
]
]
],
"HasAnyQuery": [
[
"mypy/stats.py",
[
"HasAnyQuery"
]
]
],
"HasAnyQuery2": [
[
"mypy/stats.py",
[
"HasAnyQuery2"
]
]
],
"StrConv": [
[
"mypy/strconv.py",
[
"StrConv"
]
]
],
"ArgSig": [
[
"mypy/stubdoc.py",
[
"ArgSig"
]
]
],
"DocStringParser": [
[
"mypy/stubdoc.py",
[
"DocStringParser"
]
]
],
"StubSource": [
[
"mypy/stubgen.py",
[
"StubSource"
]
]
],
"AnnotationPrinter": [
[
"mypy/stubgen.py",
[
"AnnotationPrinter"
]
]
],
"AliasPrinter": [
[
"mypy/stubgen.py",
[
"AliasPrinter"
]
]
],
"ImportTracker": [
[
"mypy/stubgen.py",
[
"ImportTracker"
]
]
],
"DefinitionFinder": [
[
"mypy/stubgen.py",
[
"DefinitionFinder"
]
]
],
"ReferenceFinder": [
[
"mypy/stubgen.py",
[
"ReferenceFinder"
]
]
],
"StubGenerator": [
[
"mypy/stubgen.py",
[
"StubGenerator"
]
]
],
"SelfTraverser": [
[
"mypy/stubgen.py",
[
"SelfTraverser"
]
]
],
"Missing": [
[
"mypy/stubtest.py",
[
"Missing"
]
]
],
"MaybeMissingMeta": [
[
"mypy/stubtest.py",
[
"if_sys_version_info_3",
"else_",
"MaybeMissingMeta"
]
]
],
"MaybeMissing": [
[
"mypy/stubtest.py",
[
"if_sys_version_info_3",
"else_",
"MaybeMissing"
]
]
],
"Error": [
[
"mypy/stubtest.py",
[
"Error"
]
],
[
"test-data/stdlib-samples/3.2/shutil.py",
[
"Error"
]
],
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"Error"
]
]
],
"Signature": [
[
"mypy/stubtest.py",
[
"Signature"
]
]
],
"CantImport": [
[
"mypy/stubutil.py",
[
"CantImport"
]
]
],
"SubtypeVisitor": [
[
"mypy/subtypes.py",
[
"SubtypeVisitor"
]
],
[
"mypyc/subtype.py",
[
"SubtypeVisitor"
]
]
],
"ProperSubtypeVisitor": [
[
"mypy/subtypes.py",
[
"ProperSubtypeVisitor"
]
]
],
"SuggestionPlugin": [
[
"mypy/suggestions.py",
[
"SuggestionPlugin"
]
]
],
"ReturnFinder": [
[
"mypy/suggestions.py",
[
"ReturnFinder"
]
]
],
"ArgUseFinder": [
[
"mypy/suggestions.py",
[
"ArgUseFinder"
]
]
],
"SuggestionFailure": [
[
"mypy/suggestions.py",
[
"SuggestionFailure"
]
]
],
"SuggestionEngine": [
[
"mypy/suggestions.py",
[
"SuggestionEngine"
]
]
],
"TypeFormatter": [
[
"mypy/suggestions.py",
[
"TypeFormatter"
]
]
],
"StrToText": [
[
"mypy/suggestions.py",
[
"StrToText"
]
]
],
"MakeSuggestionAny": [
[
"mypy/suggestions.py",
[
"MakeSuggestionAny"
]
]
],
"DataDrivenTestCase": [
[
"mypy/test/data.py",
[
"DataDrivenTestCase"
]
]
],
"TestItem": [
[
"mypy/test/data.py",
[
"TestItem"
]
]
],
"DataSuiteCollector": [
[
"mypy/test/data.py",
[
"DataSuiteCollector"
]
]
],
"DataSuite": [
[
"mypy/test/data.py",
[
"DataSuite"
]
]
],
"FakeFSCache": [
[
"mypy/test/test_find_sources.py",
[
"FakeFSCache"
]
]
],
"SourceFinderSuite": [
[
"mypy/test/test_find_sources.py",
[
"SourceFinderSuite"
]
]
],
"APISuite": [
[
"mypy/test/testapi.py",
[
"APISuite"
]
]
],
"ArgSuite": [
[
"mypy/test/testargs.py",
[
"ArgSuite"
]
]
],
"TypeCheckSuite": [
[
"mypy/test/testcheck.py",
[
"TypeCheckSuite"
]
]
],
"PythonCmdlineSuite": [
[
"mypy/test/testcmdline.py",
[
"PythonCmdlineSuite"
]
]
],
"DaemonSuite": [
[
"mypy/test/testdaemon.py",
[
"DaemonSuite"
]
]
],
"DaemonUtilitySuite": [
[
"mypy/test/testdaemon.py",
[
"DaemonUtilitySuite"
]
]
],
"GetDependenciesSuite": [
[
"mypy/test/testdeps.py",
[
"GetDependenciesSuite"
]
]
],
"ASTDiffSuite": [
[
"mypy/test/testdiff.py",
[
"ASTDiffSuite"
]
]
],
"ErrorStreamSuite": [
[
"mypy/test/testerrorstream.py",
[
"ErrorStreamSuite"
]
]
],
"FineGrainedSuite": [
[
"mypy/test/testfinegrained.py",
[
"FineGrainedSuite"
]
]
],
"FineGrainedCacheSuite": [
[
"mypy/test/testfinegrainedcache.py",
[
"FineGrainedCacheSuite"
]
]
],
"FancyErrorFormattingTestCases": [
[
"mypy/test/testformatter.py",
[
"FancyErrorFormattingTestCases"
]
]
],
"TestFileSystemCache": [
[
"mypy/test/testfscache.py",
[
"TestFileSystemCache"
]
]
],
"GraphSuite": [
[
"mypy/test/testgraph.py",
[
"GraphSuite"
]
]
],
"MapActualsToFormalsSuite": [
[
"mypy/test/testinfer.py",
[
"MapActualsToFormalsSuite"
]
]
],
"OperandDisjointDictSuite": [
[
"mypy/test/testinfer.py",
[
"OperandDisjointDictSuite"
]
]
],
"OperandComparisonGroupingSuite": [
[
"mypy/test/testinfer.py",
[
"OperandComparisonGroupingSuite"
]
]
],
"IPCTests": [
[
"mypy/test/testipc.py",
[
"IPCTests"
]
]
],
"ASTMergeSuite": [
[
"mypy/test/testmerge.py",
[
"ASTMergeSuite"
]
]
],
"ModuleFinderSuite": [
[
"mypy/test/testmodulefinder.py",
[
"ModuleFinderSuite"
]
]
],
"ModuleFinderSitePackagesSuite": [
[
"mypy/test/testmodulefinder.py",
[
"ModuleFinderSitePackagesSuite"
]
]
],
"MypycTest": [
[
"mypy/test/testmypyc.py",
[
"MypycTest"
]
]
],
"ParserSuite": [
[
"mypy/test/testparse.py",
[
"ParserSuite"
]
]
],
"ParseErrorSuite": [
[
"mypy/test/testparse.py",
[
"ParseErrorSuite"
]
]
],
"PEP561Suite": [
[
"mypy/test/testpep561.py",
[
"PEP561Suite"
]
]
],
"PythonEvaluationSuite": [
[
"mypy/test/testpythoneval.py",
[
"PythonEvaluationSuite"
]
]
],
"CoberturaReportSuite": [
[
"mypy/test/testreports.py",
[
"CoberturaReportSuite"
]
]
],
"SamplesSuite": [
[
"mypy/test/testsamples.py",
[
"SamplesSuite"
]
]
],
"SemAnalSuite": [
[
"mypy/test/testsemanal.py",
[
"SemAnalSuite"
]
]
],
"SemAnalErrorSuite": [
[
"mypy/test/testsemanal.py",
[
"SemAnalErrorSuite"
]
]
],
"SemAnalSymtableSuite": [
[
"mypy/test/testsemanal.py",
[
"SemAnalSymtableSuite"
]
]
],
"SemAnalTypeInfoSuite": [
[
"mypy/test/testsemanal.py",
[
"SemAnalTypeInfoSuite"
]
]
],
"TypeInfoMap": [
[
"mypy/test/testsemanal.py",
[
"TypeInfoMap"
]
]
],
"SolveSuite": [
[
"mypy/test/testsolve.py",
[
"SolveSuite"
]
]
],
"StubgenCmdLineSuite": [
[
"mypy/test/teststubgen.py",
[
"StubgenCmdLineSuite"
]
]
],
"StubgenCliParseSuite": [
[
"mypy/test/teststubgen.py",
[
"StubgenCliParseSuite"
]
]
],
"StubgenUtilSuite": [
[
"mypy/test/teststubgen.py",
[
"StubgenUtilSuite"
]
]
],
"StubgenHelpersSuite": [
[
"mypy/test/teststubgen.py",
[
"StubgenHelpersSuite"
]
]
],
"StubgenPythonSuite": [
[
"mypy/test/teststubgen.py",
[
"StubgenPythonSuite"
]
]
],
"TestBaseClass": [
[
"mypy/test/teststubgen.py",
[
"TestBaseClass"
]
]
],
"TestClass": [
[
"mypy/test/teststubgen.py",
[
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_inheritance",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_inheritance_other_module",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_inheritance_builtin_type",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_docstring",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_docstring_empty_default",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_property_with_pybind11",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_single_arg_generic",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_double_arg_generic",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_nested_generic",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_generic_using_other_module_first",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_generic_using_other_module_last",
"TestClass"
]
],
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_with_overload_pybind11",
"TestClass"
]
]
],
"TestClassVariableCls": [
[
"mypy/test/teststubgen.py",
[
"StubgencSuite",
"test_generate_c_type_stub_variable_type_annotation",
"TestClassVariableCls"
]
]
],
"StubgencSuite": [
[
"mypy/test/teststubgen.py",
[
"StubgencSuite"
]
]
],
"ArgSigSuite": [
[
"mypy/test/teststubgen.py",
[
"ArgSigSuite"
]
]
],
"IsValidTypeSuite": [
[
"mypy/test/teststubgen.py",
[
"IsValidTypeSuite"
]
]
],
"ModuleInspectSuite": [
[
"mypy/test/teststubgen.py",
[
"ModuleInspectSuite"
]
]
],
"Case": [
[
"mypy/test/teststubtest.py",
[
"Case"
]
]
],
"StubtestUnit": [
[
"mypy/test/teststubtest.py",
[
"StubtestUnit"
]
]
],
"StubtestMiscUnit": [
[
"mypy/test/teststubtest.py",
[
"StubtestMiscUnit"
]
]
],
"SubtypingSuite": [
[
"mypy/test/testsubtypes.py",
[
"SubtypingSuite"
]
]
],
"TransformSuite": [
[
"mypy/test/testtransform.py",
[
"TransformSuite"
]
]
],
"TypeExportSuite": [
[
"mypy/test/testtypegen.py",
[
"TypeExportSuite"
]
]
],
"TypesSuite": [
[
"mypy/test/testtypes.py",
[
"TypesSuite"
]
]
],
"TypeOpsSuite": [
[
"mypy/test/testtypes.py",
[
"TypeOpsSuite"
]
]
],
"JoinSuite": [
[
"mypy/test/testtypes.py",
[
"JoinSuite"
]
]
],
"MeetSuite": [
[
"mypy/test/testtypes.py",
[
"MeetSuite"
]
]
],
"SameTypeSuite": [
[
"mypy/test/testtypes.py",
[
"SameTypeSuite"
]
]
],
"TestGetTerminalSize": [
[
"mypy/test/testutil.py",
[
"TestGetTerminalSize"
]
]
],
"TypeFixture": [
[
"mypy/test/typefixture.py",
[
"TypeFixture"
]
]
],
"InterfaceTypeFixture": [
[
"mypy/test/typefixture.py",
[
"InterfaceTypeFixture"
]
]
],
"SkippedNodeSearcher": [
[
"mypy/test/visitors.py",
[
"SkippedNodeSearcher"
]
]
],
"TypeAssertTransformVisitor": [
[
"mypy/test/visitors.py",
[
"TypeAssertTransformVisitor"
]
]
],
"TraverserVisitor": [
[
"mypy/traverser.py",
[
"TraverserVisitor"
]
]
],
"ReturnSeeker": [
[
"mypy/traverser.py",
[
"ReturnSeeker"
]
]
],
"ReturnCollector": [
[
"mypy/traverser.py",
[
"ReturnCollector"
]
]
],
"TransformVisitor": [
[
"mypy/treetransform.py",
[
"TransformVisitor"
]
]
],
"FuncMapInitializer": [
[
"mypy/treetransform.py",
[
"FuncMapInitializer"
]
]
],
"TypeVarLikeScope": [
[
"mypy/tvar_scope.py",
[
"TypeVarLikeScope"
]
]
],
"TypeVisitor": [
[
"mypy/type_visitor.py",
[
"TypeVisitor"
]
]
],
"SyntheticTypeVisitor": [
[
"mypy/type_visitor.py",
[
"SyntheticTypeVisitor"
]
]
],
"TypeTranslator": [
[
"mypy/type_visitor.py",
[
"TypeTranslator"
]
]
],
"TypeQuery": [
[
"mypy/type_visitor.py",
[
"TypeQuery"
]
]
],
"TypeAnalyser": [
[
"mypy/typeanal.py",
[
"TypeAnalyser"
]
]
],
"TypeVarLikeQuery": [
[
"mypy/typeanal.py",
[
"TypeVarLikeQuery"
]
]
],
"HasExplicitAny": [
[
"mypy/typeanal.py",
[
"HasExplicitAny"
]
]
],
"HasAnyFromUnimportedType": [
[
"mypy/typeanal.py",
[
"HasAnyFromUnimportedType"
]
]
],
"CollectAnyTypesQuery": [
[
"mypy/typeanal.py",
[
"CollectAnyTypesQuery"
]
]
],
"CollectAllInnerTypesQuery": [
[
"mypy/typeanal.py",
[
"CollectAllInnerTypesQuery"
]
]
],
"InstanceFixer": [
[
"mypy/typeanal.py",
[
"InstanceFixer"
]
]
],
"TypeVarExtractor": [
[
"mypy/typeops.py",
[
"TypeVarExtractor"
]
]
],
"TypeOfAny": [
[
"mypy/types.py",
[
"TypeOfAny"
]
]
],
"Type": [
[
"mypy/types.py",
[
"Type"
]
]
],
"TypeAliasType": [
[
"mypy/types.py",
[
"TypeAliasType"
]
]
],
"TypeGuardType": [
[
"mypy/types.py",
[
"TypeGuardType"
]
]
],
"ProperType": [
[
"mypy/types.py",
[
"ProperType"
]
]
],
"TypeVarId": [
[
"mypy/types.py",
[
"TypeVarId"
]
]
],
"TypeVarLikeDef": [
[
"mypy/types.py",
[
"TypeVarLikeDef"
]
]
],
"TypeVarDef": [
[
"mypy/types.py",
[
"TypeVarDef"
]
]
],
"ParamSpecDef": [
[
"mypy/types.py",
[
"ParamSpecDef"
]
]
],
"UnboundType": [
[
"mypy/types.py",
[
"UnboundType"
]
]
],
"CallableArgument": [
[
"mypy/types.py",
[
"CallableArgument"
]
]
],
"TypeList": [
[
"mypy/types.py",
[
"TypeList"
]
]
],
"AnyType": [
[
"mypy/types.py",
[
"AnyType"
]
]
],
"UninhabitedType": [
[
"mypy/types.py",
[
"UninhabitedType"
]
]
],
"NoneType": [
[
"mypy/types.py",
[
"NoneType"
]
]
],
"ErasedType": [
[
"mypy/types.py",
[
"ErasedType"
]
]
],
"DeletedType": [
[
"mypy/types.py",
[
"DeletedType"
]
]
],
"Instance": [
[
"mypy/types.py",
[
"Instance"
]
]
],
"TypeVarType": [
[
"mypy/types.py",
[
"TypeVarType"
]
]
],
"FunctionLike": [
[
"mypy/types.py",
[
"FunctionLike"
]
]
],
"CallableType": [
[
"mypy/types.py",
[
"CallableType"
]
]
],
"Overloaded": [
[
"mypy/types.py",
[
"Overloaded"
]
]
],
"TupleType": [
[
"mypy/types.py",
[
"TupleType"
]
]
],
"TypedDictType": [
[
"mypy/types.py",
[
"TypedDictType"
]
]
],
"RawExpressionType": [
[
"mypy/types.py",
[
"RawExpressionType"
]
]
],
"LiteralType": [
[
"mypy/types.py",
[
"LiteralType"
]
]
],
"StarType": [
[
"mypy/types.py",
[
"StarType"
]
]
],
"UnionType": [
[
"mypy/types.py",
[
"UnionType"
]
]
],
"PartialType": [
[
"mypy/types.py",
[
"PartialType"
]
]
],
"EllipsisType": [
[
"mypy/types.py",
[
"EllipsisType"
]
]
],
"TypeType": [
[
"mypy/types.py",
[
"TypeType"
]
]
],
"PlaceholderType": [
[
"mypy/types.py",
[
"PlaceholderType"
]
]
],
"TypeStrVisitor": [
[
"mypy/types.py",
[
"TypeStrVisitor"
]
]
],
"UnrollAliasVisitor": [
[
"mypy/types.py",
[
"UnrollAliasVisitor"
]
]
],
"InstantiateAliasVisitor": [
[
"mypy/types.py",
[
"InstantiateAliasVisitor"
]
]
],
"HasTypeVars": [
[
"mypy/types.py",
[
"HasTypeVars"
]
]
],
"TypeState": [
[
"mypy/typestate.py",
[
"TypeState"
]
]
],
"TypeTraverserVisitor": [
[
"mypy/typetraverser.py",
[
"TypeTraverserVisitor"
]
]
],
"DecodeError": [
[
"mypy/util.py",
[
"DecodeError"
]
]
],
"IdMapper": [
[
"mypy/util.py",
[
"IdMapper"
]
]
],
"FancyFormatter": [
[
"mypy/util.py",
[
"FancyFormatter"
]
]
],
"ExpressionVisitor": [
[
"mypy/visitor.py",
[
"ExpressionVisitor"
]
]
],
"StatementVisitor": [
[
"mypy/visitor.py",
[
"StatementVisitor"
]
]
],
"NodeVisitor": [
[
"mypy/visitor.py",
[
"NodeVisitor"
]
]
],
"CFG": [
[
"mypyc/analysis/dataflow.py",
[
"CFG"
]
]
],
"AnalysisResult": [
[
"mypyc/analysis/dataflow.py",
[
"AnalysisResult"
]
]
],
"BaseAnalysisVisitor": [
[
"mypyc/analysis/dataflow.py",
[
"BaseAnalysisVisitor"
]
]
],
"DefinedVisitor": [
[
"mypyc/analysis/dataflow.py",
[
"DefinedVisitor"
]
]
],
"BorrowedArgumentsVisitor": [
[
"mypyc/analysis/dataflow.py",
[
"BorrowedArgumentsVisitor"
]
]
],
"UndefinedVisitor": [
[
"mypyc/analysis/dataflow.py",
[
"UndefinedVisitor"
]
]
],
"LivenessVisitor": [
[
"mypyc/analysis/dataflow.py",
[
"LivenessVisitor"
]
]
],
"HeaderDeclaration": [
[
"mypyc/codegen/emit.py",
[
"HeaderDeclaration"
]
]
],
"EmitterContext": [
[
"mypyc/codegen/emit.py",
[
"EmitterContext"
]
]
],
"Emitter": [
[
"mypyc/codegen/emit.py",
[
"Emitter"
]
]
],
"FunctionEmitterVisitor": [
[
"mypyc/codegen/emitfunc.py",
[
"FunctionEmitterVisitor"
]
]
],
"MarkedDeclaration": [
[
"mypyc/codegen/emitmodule.py",
[
"MarkedDeclaration"
]
]
],
"MypycPlugin": [
[
"mypyc/codegen/emitmodule.py",
[
"MypycPlugin"
]
]
],
"GroupGenerator": [
[
"mypyc/codegen/emitmodule.py",
[
"GroupGenerator"
]
]
],
"Literals": [
[
"mypyc/codegen/literals.py",
[
"Literals"
]
]
],
"ClassIR": [
[
"mypyc/ir/class_ir.py",
[
"ClassIR"
]
]
],
"NonExtClassInfo": [
[
"mypyc/ir/class_ir.py",
[
"NonExtClassInfo"
]
]
],
"RuntimeArg": [
[
"mypyc/ir/func_ir.py",
[
"RuntimeArg"
]
]
],
"FuncSignature": [
[
"mypyc/ir/func_ir.py",
[
"FuncSignature"
]
]
],
"FuncDecl": [
[
"mypyc/ir/func_ir.py",
[
"FuncDecl"
]
]
],
"FuncIR": [
[
"mypyc/ir/func_ir.py",
[
"FuncIR"
]
]
],
"ModuleIR": [
[
"mypyc/ir/module_ir.py",
[
"ModuleIR"
]
]
],
"BasicBlock": [
[
"mypyc/ir/ops.py",
[
"BasicBlock"
]
]
],
"Value": [
[
"mypyc/ir/ops.py",
[
"Value"
]
]
],
"Register": [
[
"mypyc/ir/ops.py",
[
"Register"
]
]
],
"Integer": [
[
"mypyc/ir/ops.py",
[
"Integer"
]
]
],
"Op": [
[
"mypyc/ir/ops.py",
[
"Op"
]
]
],
"Assign": [
[
"mypyc/ir/ops.py",
[
"Assign"
]
]
],
"AssignMulti": [
[
"mypyc/ir/ops.py",
[
"AssignMulti"
]
]
],
"ControlOp": [
[
"mypyc/ir/ops.py",
[
"ControlOp"
]
]
],
"Goto": [
[
"mypyc/ir/ops.py",
[
"Goto"
]
]
],
"Branch": [
[
"mypyc/ir/ops.py",
[
"Branch"
]
]
],
"Return": [
[
"mypyc/ir/ops.py",
[
"Return"
]
]
],
"Unreachable": [
[
"mypyc/ir/ops.py",
[
"Unreachable"
]
]
],
"RegisterOp": [
[
"mypyc/ir/ops.py",
[
"RegisterOp"
]
]
],
"IncRef": [
[
"mypyc/ir/ops.py",
[
"IncRef"
]
]
],
"DecRef": [
[
"mypyc/ir/ops.py",
[
"DecRef"
]
]
],
"Call": [
[
"mypyc/ir/ops.py",
[
"Call"
]
]
],
"MethodCall": [
[
"mypyc/ir/ops.py",
[
"MethodCall"
]
]
],
"LoadErrorValue": [
[
"mypyc/ir/ops.py",
[
"LoadErrorValue"
]
]
],
"LoadLiteral": [
[
"mypyc/ir/ops.py",
[
"LoadLiteral"
]
]
],
"GetAttr": [
[
"mypyc/ir/ops.py",
[
"GetAttr"
]
]
],
"SetAttr": [
[
"mypyc/ir/ops.py",
[
"SetAttr"
]
]
],
"LoadStatic": [
[
"mypyc/ir/ops.py",
[
"LoadStatic"
]
]
],
"InitStatic": [
[
"mypyc/ir/ops.py",
[
"InitStatic"
]
]
],
"TupleSet": [
[
"mypyc/ir/ops.py",
[
"TupleSet"
]
]
],
"TupleGet": [
[
"mypyc/ir/ops.py",
[
"TupleGet"
]
]
],
"Cast": [
[
"mypyc/ir/ops.py",
[
"Cast"
]
]
],
"Box": [
[
"mypyc/ir/ops.py",
[
"Box"
]
]
],
"Unbox": [
[
"mypyc/ir/ops.py",
[
"Unbox"
]
]
],
"RaiseStandardError": [
[
"mypyc/ir/ops.py",
[
"RaiseStandardError"
]
]
],
"CallC": [
[
"mypyc/ir/ops.py",
[
"CallC"
]
]
],
"Truncate": [
[
"mypyc/ir/ops.py",
[
"Truncate"
]
]
],
"LoadGlobal": [
[
"mypyc/ir/ops.py",
[
"LoadGlobal"
]
]
],
"IntOp": [
[
"mypyc/ir/ops.py",
[
"IntOp"
]
]
],
"ComparisonOp": [
[
"mypyc/ir/ops.py",
[
"ComparisonOp"
]
]
],
"LoadMem": [
[
"mypyc/ir/ops.py",
[
"LoadMem"
]
]
],
"SetMem": [
[
"mypyc/ir/ops.py",
[
"SetMem"
]
]
],
"GetElementPtr": [
[
"mypyc/ir/ops.py",
[
"GetElementPtr"
]
]
],
"LoadAddress": [
[
"mypyc/ir/ops.py",
[
"LoadAddress"
]
]
],
"KeepAlive": [
[
"mypyc/ir/ops.py",
[
"KeepAlive"
]
]
],
"OpVisitor": [
[
"mypyc/ir/ops.py",
[
"OpVisitor"
]
]
],
"IRPrettyPrintVisitor": [
[
"mypyc/ir/pprint.py",
[
"IRPrettyPrintVisitor"
]
]
],
"RType": [
[
"mypyc/ir/rtypes.py",
[
"RType"
]
]
],
"RTypeVisitor": [
[
"mypyc/ir/rtypes.py",
[
"RTypeVisitor"
]
]
],
"RVoid": [
[
"mypyc/ir/rtypes.py",
[
"RVoid"
]
]
],
"RPrimitive": [
[
"mypyc/ir/rtypes.py",
[
"RPrimitive"
]
]
],
"TupleNameVisitor": [
[
"mypyc/ir/rtypes.py",
[
"TupleNameVisitor"
]
]
],
"RTuple": [
[
"mypyc/ir/rtypes.py",
[
"RTuple"
]
]
],
"RStruct": [
[
"mypyc/ir/rtypes.py",
[
"RStruct"
]
]
],
"RInstance": [
[
"mypyc/ir/rtypes.py",
[
"RInstance"
]
]
],
"RUnion": [
[
"mypyc/ir/rtypes.py",
[
"RUnion"
]
]
],
"RArray": [
[
"mypyc/ir/rtypes.py",
[
"RArray"
]
]
],
"IRVisitor": [
[
"mypyc/irbuild/builder.py",
[
"IRVisitor"
]
]
],
"UnsupportedException": [
[
"mypyc/irbuild/builder.py",
[
"UnsupportedException"
]
]
],
"IRBuilder": [
[
"mypyc/irbuild/builder.py",
[
"IRBuilder"
]
]
],
"FuncInfo": [
[
"mypyc/irbuild/context.py",
[
"FuncInfo"
]
]
],
"ImplicitClass": [
[
"mypyc/irbuild/context.py",
[
"ImplicitClass"
]
]
],
"GeneratorClass": [
[
"mypyc/irbuild/context.py",
[
"GeneratorClass"
]
]
],
"ForGenerator": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForGenerator"
]
]
],
"ForIterable": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForIterable"
]
]
],
"ForSequence": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForSequence"
]
]
],
"ForDictionaryCommon": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForDictionaryCommon"
]
]
],
"ForDictionaryKeys": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForDictionaryKeys"
]
]
],
"ForDictionaryValues": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForDictionaryValues"
]
]
],
"ForDictionaryItems": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForDictionaryItems"
]
]
],
"ForRange": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForRange"
]
]
],
"ForInfiniteCounter": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForInfiniteCounter"
]
]
],
"ForEnumerate": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForEnumerate"
]
]
],
"ForZip": [
[
"mypyc/irbuild/for_helpers.py",
[
"ForZip"
]
]
],
"LowLevelIRBuilder": [
[
"mypyc/irbuild/ll_builder.py",
[
"LowLevelIRBuilder"
]
]
],
"Mapper": [
[
"mypyc/irbuild/mapper.py",
[
"Mapper"
]
]
],
"NonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"NonlocalControl"
]
]
],
"BaseNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"BaseNonlocalControl"
]
]
],
"LoopNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"LoopNonlocalControl"
]
]
],
"GeneratorNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"GeneratorNonlocalControl"
]
]
],
"CleanupNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"CleanupNonlocalControl"
]
]
],
"TryFinallyNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"TryFinallyNonlocalControl"
]
]
],
"ExceptNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"ExceptNonlocalControl"
]
]
],
"FinallyNonlocalControl": [
[
"mypyc/irbuild/nonlocalcontrol.py",
[
"FinallyNonlocalControl"
]
]
],
"PreBuildVisitor": [
[
"mypyc/irbuild/prebuildvisitor.py",
[
"PreBuildVisitor"
]
]
],
"AssignmentTarget": [
[
"mypyc/irbuild/targets.py",
[
"AssignmentTarget"
]
]
],
"AssignmentTargetRegister": [
[
"mypyc/irbuild/targets.py",
[
"AssignmentTargetRegister"
]
]
],
"AssignmentTargetIndex": [
[
"mypyc/irbuild/targets.py",
[
"AssignmentTargetIndex"
]
]
],
"AssignmentTargetAttr": [
[
"mypyc/irbuild/targets.py",
[
"AssignmentTargetAttr"
]
]
],
"AssignmentTargetTuple": [
[
"mypyc/irbuild/targets.py",
[
"AssignmentTargetTuple"
]
]
],
"IRBuilderVisitor": [
[
"mypyc/irbuild/visitor.py",
[
"IRBuilderVisitor"
]
]
],
"NameGenerator": [
[
"mypyc/namegen.py",
[
"NameGenerator"
]
]
],
"CompilerOptions": [
[
"mypyc/options.py",
[
"CompilerOptions"
]
]
],
"RTSubtypeVisitor": [
[
"mypyc/rt_subtype.py",
[
"RTSubtypeVisitor"
]
]
],
"TestAnalysis": [
[
"mypyc/test/test_analysis.py",
[
"TestAnalysis"
]
]
],
"TestHeaderInclusion": [
[
"mypyc/test/test_cheader.py",
[
"TestHeaderInclusion"
]
]
],
"TestCommandLine": [
[
"mypyc/test/test_commandline.py",
[
"TestCommandLine"
]
]
],
"TestEmitter": [
[
"mypyc/test/test_emit.py",
[
"TestEmitter"
]
]
],
"TestFunctionEmitterVisitor": [
[
"mypyc/test/test_emitfunc.py",
[
"TestFunctionEmitterVisitor"
]
]
],
"TestGenerateFunction": [
[
"mypyc/test/test_emitfunc.py",
[
"TestGenerateFunction"
]
]
],
"TestArgCheck": [
[
"mypyc/test/test_emitwrapper.py",
[
"TestArgCheck"
]
]
],
"TestExceptionTransform": [
[
"mypyc/test/test_exceptions.py",
[
"TestExceptionTransform"
]
]
],
"TestExternal": [
[
"mypyc/test/test_external.py",
[
"TestExternal"
]
]
],
"TestGenOps": [
[
"mypyc/test/test_irbuild.py",
[
"TestGenOps"
]
]
],
"TestLiterals": [
[
"mypyc/test/test_literals.py",
[
"TestLiterals"
]
]
],
"TestNameGen": [
[
"mypyc/test/test_namegen.py",
[
"TestNameGen"
]
]
],
"TestGenerateNames": [
[
"mypyc/test/test_pprint.py",
[
"TestGenerateNames"
]
]
],
"TestRArray": [
[
"mypyc/test/test_rarray.py",
[
"TestRArray"
]
]
],
"TestRefCountTransform": [
[
"mypyc/test/test_refcount.py",
[
"TestRefCountTransform"
]
]
],
"TestRun": [
[
"mypyc/test/test_run.py",
[
"TestRun"
]
]
],
"TestRunMultiFile": [
[
"mypyc/test/test_run.py",
[
"TestRunMultiFile"
]
]
],
"TestRunSeparate": [
[
"mypyc/test/test_run.py",
[
"TestRunSeparate"
]
]
],
"TestStruct": [
[
"mypyc/test/test_struct.py",
[
"TestStruct"
]
]
],
"TestSubtype": [
[
"mypyc/test/test_subtype.py",
[
"TestSubtype"
]
]
],
"TestRuntimeSubtype": [
[
"mypyc/test/test_subtype.py",
[
"TestRuntimeSubtype"
]
]
],
"TestTupleNames": [
[
"mypyc/test/test_tuplename.py",
[
"TestTupleNames"
]
]
],
"MypycDataSuite": [
[
"mypyc/test/testutil.py",
[
"MypycDataSuite"
]
]
],
"object": [
[
"mypyc/test-data/fixtures/ir.py",
[
"object"
]
]
],
"type": [
[
"mypyc/test-data/fixtures/ir.py",
[
"type"
]
]
],
"ellipsis": [
[
"mypyc/test-data/fixtures/ir.py",
[
"ellipsis"
]
]
],
"int": [
[
"mypyc/test-data/fixtures/ir.py",
[
"int"
]
]
],
"str": [
[
"mypyc/test-data/fixtures/ir.py",
[
"str"
]
]
],
"float": [
[
"mypyc/test-data/fixtures/ir.py",
[
"float"
]
]
],
"complex": [
[
"mypyc/test-data/fixtures/ir.py",
[
"complex"
]
]
],
"bytes": [
[
"mypyc/test-data/fixtures/ir.py",
[
"bytes"
]
]
],
"bool": [
[
"mypyc/test-data/fixtures/ir.py",
[
"bool"
]
]
],
"tuple": [
[
"mypyc/test-data/fixtures/ir.py",
[
"tuple"
]
]
],
"function": [
[
"mypyc/test-data/fixtures/ir.py",
[
"function"
]
]
],
"list": [
[
"mypyc/test-data/fixtures/ir.py",
[
"list"
]
]
],
"dict": [
[
"mypyc/test-data/fixtures/ir.py",
[
"dict"
]
]
],
"set": [
[
"mypyc/test-data/fixtures/ir.py",
[
"set"
]
]
],
"slice": [
[
"mypyc/test-data/fixtures/ir.py",
[
"slice"
]
]
],
"property": [
[
"mypyc/test-data/fixtures/ir.py",
[
"property"
]
]
],
"BaseException": [
[
"mypyc/test-data/fixtures/ir.py",
[
"BaseException"
]
]
],
"Exception": [
[
"mypyc/test-data/fixtures/ir.py",
[
"Exception"
]
]
],
"Warning": [
[
"mypyc/test-data/fixtures/ir.py",
[
"Warning"
]
]
],
"UserWarning": [
[
"mypyc/test-data/fixtures/ir.py",
[
"UserWarning"
]
]
],
"TypeError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"TypeError"
]
]
],
"ValueError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"ValueError"
]
]
],
"AttributeError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"AttributeError"
]
]
],
"NameError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"NameError"
]
]
],
"LookupError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"LookupError"
]
]
],
"KeyError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"KeyError"
]
]
],
"IndexError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"IndexError"
]
]
],
"RuntimeError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"RuntimeError"
]
]
],
"NotImplementedError": [
[
"mypyc/test-data/fixtures/ir.py",
[
"NotImplementedError"
]
]
],
"StopIteration": [
[
"mypyc/test-data/fixtures/ir.py",
[
"StopIteration"
]
]
],
"classmethod": [
[
"mypyc/test-data/fixtures/ir.py",
[
"classmethod"
]
]
],
"staticmethod": [
[
"mypyc/test-data/fixtures/ir.py",
[
"staticmethod"
]
]
],
"CustomPythonBuild": [
[
"setup.py",
[
"CustomPythonBuild"
]
]
],
"BankAccount": [
[
"test-data/samples/class.py",
[
"BankAccount"
]
]
],
"Logger": [
[
"test-data/samples/crawl2.py",
[
"Logger"
]
]
],
"ConnectionPool": [
[
"test-data/samples/crawl2.py",
[
"ConnectionPool"
]
]
],
"Connection": [
[
"test-data/samples/crawl2.py",
[
"Connection"
]
]
],
"Request": [
[
"test-data/samples/crawl2.py",
[
"Request"
]
]
],
"Response": [
[
"test-data/samples/crawl2.py",
[
"Response"
]
]
],
"Fetcher": [
[
"test-data/samples/crawl2.py",
[
"Fetcher"
]
]
],
"Stats": [
[
"test-data/samples/crawl2.py",
[
"Stats"
]
]
],
"Crawler": [
[
"test-data/samples/crawl2.py",
[
"Crawler"
]
]
],
"GetoptError": [
[
"test-data/stdlib-samples/3.2/getopt.py",
[
"GetoptError"
]
]
],
"_safe_key": [
[
"test-data/stdlib-samples/3.2/pprint.py",
[
"_safe_key"
]
]
],
"PrettyPrinter": [
[
"test-data/stdlib-samples/3.2/pprint.py",
[
"PrettyPrinter"
]
]
],
"Random": [
[
"test-data/stdlib-samples/3.2/random.py",
[
"Random"
]
]
],
"SystemRandom": [
[
"test-data/stdlib-samples/3.2/random.py",
[
"SystemRandom"
]
]
],
"SpecialFileError": [
[
"test-data/stdlib-samples/3.2/shutil.py",
[
"SpecialFileError"
]
]
],
"ExecError": [
[
"test-data/stdlib-samples/3.2/shutil.py",
[
"ExecError"
]
]
],
"ReadError": [
[
"test-data/stdlib-samples/3.2/shutil.py",
[
"ReadError"
]
]
],
"RegistryError": [
[
"test-data/stdlib-samples/3.2/shutil.py",
[
"RegistryError"
]
]
],
"_RandomNameSequence": [
[
"test-data/stdlib-samples/3.2/tempfile.py",
[
"_RandomNameSequence"
]
]
],
"_TemporaryFileWrapper": [
[
"test-data/stdlib-samples/3.2/tempfile.py",
[
"_TemporaryFileWrapper"
]
]
],
"SpooledTemporaryFile": [
[
"test-data/stdlib-samples/3.2/tempfile.py",
[
"SpooledTemporaryFile"
]
]
],
"TemporaryDirectory": [
[
"test-data/stdlib-samples/3.2/tempfile.py",
[
"TemporaryDirectory"
]
]
],
"TestFailed": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"TestFailed"
]
]
],
"ResourceDenied": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"ResourceDenied"
]
]
],
"WarningsRecorder": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"WarningsRecorder"
]
]
],
"CleanImport": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"CleanImport"
]
]
],
"EnvironmentVarGuard": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"EnvironmentVarGuard"
]
]
],
"DirsOnSysPath": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"DirsOnSysPath"
]
]
],
"TransientResource": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"TransientResource"
]
]
],
"BasicTestRunner": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"BasicTestRunner"
]
]
],
"TestHandler": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"TestHandler"
]
]
],
"Matcher": [
[
"test-data/stdlib-samples/3.2/test/support.py",
[
"Matcher"
]
]
],
"LegacyBase64TestCase": [
[
"test-data/stdlib-samples/3.2/test/test_base64.py",
[
"LegacyBase64TestCase"
]
]
],
"BaseXYTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_base64.py",
[
"BaseXYTestCase"
]
]
],
"TestMain": [
[
"test-data/stdlib-samples/3.2/test/test_base64.py",
[
"TestMain"
]
]
],
"FnmatchTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_fnmatch.py",
[
"FnmatchTestCase"
]
]
],
"TranslateTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_fnmatch.py",
[
"TranslateTestCase"
]
]
],
"FilterTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_fnmatch.py",
[
"FilterTestCase"
]
]
],
"GenericTest": [
[
"test-data/stdlib-samples/3.2/test/test_genericpath.py",
[
"GenericTest"
]
]
],
"CommonTest": [
[
"test-data/stdlib-samples/3.2/test/test_genericpath.py",
[
"CommonTest"
]
]
],
"GetoptTests": [
[
"test-data/stdlib-samples/3.2/test/test_getopt.py",
[
"GetoptTests"
]
]
],
"GlobTests": [
[
"test-data/stdlib-samples/3.2/test/test_glob.py",
[
"GlobTests"
]
]
],
"PosixPathTest": [
[
"test-data/stdlib-samples/3.2/test/test_posixpath.py",
[
"PosixPathTest"
]
]
],
"PosixCommonTest": [
[
"test-data/stdlib-samples/3.2/test/test_posixpath.py",
[
"PosixCommonTest"
]
]
],
"list2": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"list2"
]
]
],
"list3": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"list3"
]
]
],
"tuple2": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"tuple2"
]
]
],
"tuple3": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"tuple3"
]
]
],
"dict2": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"dict2"
]
]
],
"dict3": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"dict3"
]
]
],
"Unorderable": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"Unorderable"
]
]
],
"QueryTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"QueryTestCase"
]
]
],
"DottedPrettyPrinter": [
[
"test-data/stdlib-samples/3.2/test/test_pprint.py",
[
"DottedPrettyPrinter"
]
]
],
"TestBasicOps": [
[
"test-data/stdlib-samples/3.2/test/test_random.py",
[
"TestBasicOps"
]
],
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOps"
]
]
],
"SystemRandom_TestBasicOps": [
[
"test-data/stdlib-samples/3.2/test/test_random.py",
[
"SystemRandom_TestBasicOps"
]
]
],
"MersenneTwister_TestBasicOps": [
[
"test-data/stdlib-samples/3.2/test/test_random.py",
[
"MersenneTwister_TestBasicOps"
]
]
],
"TestDistributions": [
[
"test-data/stdlib-samples/3.2/test/test_random.py",
[
"TestDistributions"
]
]
],
"Subclass": [
[
"test-data/stdlib-samples/3.2/test/test_random.py",
[
"TestModule",
"test_random_subclass_with_kwargs",
"Subclass"
]
]
],
"TestModule": [
[
"test-data/stdlib-samples/3.2/test/test_random.py",
[
"TestModule"
]
]
],
"PassThru": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"PassThru"
]
]
],
"BadCmp": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"BadCmp"
]
]
],
"ReprWrapper": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"ReprWrapper"
]
]
],
"Tracer": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestJointOps",
"test_deepcopy",
"Tracer"
]
]
],
"A": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestJointOps",
"test_gc",
"A"
]
]
],
"H": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestJointOps",
"test_subclass_with_custom_hash",
"H"
]
]
],
"C": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestJointOps",
"test_container_iterator",
"C"
]
]
],
"TestJointOps": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestJointOps"
]
]
],
"TestRichSetCompare": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSet",
"test_rich_compare",
"TestRichSetCompare"
]
]
],
"TestSet": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSet"
]
]
],
"SetSubclass": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"SetSubclass"
]
]
],
"TestSetSubclass": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSetSubclass"
]
]
],
"SetSubclassWithKeywordArgs": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"SetSubclassWithKeywordArgs"
]
]
],
"TestSetSubclassWithKeywordArgs": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSetSubclassWithKeywordArgs"
]
]
],
"TestFrozenSet": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestFrozenSet"
]
]
],
"FrozenSetSubclass": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"FrozenSetSubclass"
]
]
],
"TestFrozenSetSubclass": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestFrozenSetSubclass"
]
]
],
"TestBasicOpsEmpty": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsEmpty"
]
]
],
"TestBasicOpsSingleton": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsSingleton"
]
]
],
"TestBasicOpsTuple": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsTuple"
]
]
],
"TestBasicOpsTriple": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsTriple"
]
]
],
"TestBasicOpsString": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsString"
]
]
],
"TestBasicOpsBytes": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsBytes"
]
]
],
"TestBasicOpsMixedStringBytes": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBasicOpsMixedStringBytes"
]
]
],
"TestExceptionPropagation": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestExceptionPropagation"
]
]
],
"TestSetOfSets": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSetOfSets"
]
]
],
"TestBinaryOps": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestBinaryOps"
]
]
],
"TestUpdateOps": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestUpdateOps"
]
]
],
"TestMutate": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestMutate"
]
]
],
"TestSubsets": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSubsets"
]
]
],
"TestSubsetEqualEmpty": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSubsetEqualEmpty"
]
]
],
"TestSubsetEqualNonEmpty": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSubsetEqualNonEmpty"
]
]
],
"TestSubsetEmptyNonEmpty": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSubsetEmptyNonEmpty"
]
]
],
"TestSubsetPartial": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSubsetPartial"
]
]
],
"TestSubsetNonOverlap": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestSubsetNonOverlap"
]
]
],
"TestOnlySetsInBinaryOps": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsInBinaryOps"
]
]
],
"TestOnlySetsNumeric": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsNumeric"
]
]
],
"TestOnlySetsDict": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsDict"
]
]
],
"TestOnlySetsOperator": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsOperator"
]
]
],
"TestOnlySetsTuple": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsTuple"
]
]
],
"TestOnlySetsString": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsString"
]
]
],
"TestOnlySetsGenerator": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestOnlySetsGenerator"
]
]
],
"TestCopying": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestCopying"
]
]
],
"TestCopyingEmpty": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestCopyingEmpty"
]
]
],
"TestCopyingSingleton": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestCopyingSingleton"
]
]
],
"TestCopyingTriple": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestCopyingTriple"
]
]
],
"TestCopyingTuple": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestCopyingTuple"
]
]
],
"TestCopyingNested": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestCopyingNested"
]
]
],
"TestIdentities": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestIdentities"
]
]
],
"G": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"G"
]
]
],
"I": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"I"
]
]
],
"Ig": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"Ig"
]
]
],
"X": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"X"
]
]
],
"N": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"N"
]
]
],
"E": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"E"
]
]
],
"S": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"S"
]
]
],
"TestVariousIteratorArgs": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestVariousIteratorArgs"
]
]
],
"bad_eq": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"bad_eq"
]
]
],
"bad_dict_clear": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"bad_dict_clear"
]
]
],
"TestWeirdBugs": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestWeirdBugs"
]
]
],
"TestGraphs": [
[
"test-data/stdlib-samples/3.2/test/test_set.py",
[
"TestGraphs"
]
]
],
"TestShutil": [
[
"test-data/stdlib-samples/3.2/test/test_shutil.py",
[
"TestShutil"
]
]
],
"TestMove": [
[
"test-data/stdlib-samples/3.2/test/test_shutil.py",
[
"TestMove"
]
]
],
"Faux": [
[
"test-data/stdlib-samples/3.2/test/test_shutil.py",
[
"TestCopyFile",
"Faux"
]
]
],
"TestCopyFile": [
[
"test-data/stdlib-samples/3.2/test/test_shutil.py",
[
"TestCopyFile"
]
]
],
"TC": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"TC"
]
]
],
"test_exports": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_exports"
]
]
],
"test__RandomNameSequence": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test__RandomNameSequence"
]
]
],
"test__candidate_tempdir_list": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test__candidate_tempdir_list"
]
]
],
"test__get_candidate_names": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test__get_candidate_names"
]
]
],
"mkstemped": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test__mkstemp_inner",
"mkstemped"
]
]
],
"test__mkstemp_inner": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test__mkstemp_inner"
]
]
],
"test_gettempprefix": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_gettempprefix"
]
]
],
"test_gettempdir": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_gettempdir"
]
]
],
"test_mkstemp": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_mkstemp"
]
]
],
"test_mkdtemp": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_mkdtemp"
]
]
],
"mktemped": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_mktemp",
"mktemped"
]
]
],
"test_mktemp": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_mktemp"
]
]
],
"test_NamedTemporaryFile": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_NamedTemporaryFile"
]
]
],
"test_SpooledTemporaryFile": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_SpooledTemporaryFile"
]
]
],
"test_TemporaryFile": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_TemporaryFile"
]
]
],
"NulledModules": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"NulledModules"
]
]
],
"test_TemporaryDirectory": [
[
"test-data/stdlib-samples/3.2/test/test_tempfile.py",
[
"test_TemporaryDirectory"
]
]
],
"BaseTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_textwrap.py",
[
"BaseTestCase"
]
]
],
"WrapTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_textwrap.py",
[
"WrapTestCase"
]
]
],
"LongWordTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_textwrap.py",
[
"LongWordTestCase"
]
]
],
"IndentTestCases": [
[
"test-data/stdlib-samples/3.2/test/test_textwrap.py",
[
"IndentTestCases"
]
]
],
"DedentTestCase": [
[
"test-data/stdlib-samples/3.2/test/test_textwrap.py",
[
"DedentTestCase"
]
]
],
"TextWrapper": [
[
"test-data/stdlib-samples/3.2/textwrap.py",
[
"TextWrapper"
]
]
],
"ArgKindsPlugin": [
[
"test-data/unit/plugins/arg_kinds.py",
[
"ArgKindsPlugin"
]
]
],
"ArgNamesPlugin": [
[
"test-data/unit/plugins/arg_names.py",
[
"ArgNamesPlugin"
]
]
],
"AttrPlugin": [
[
"test-data/unit/plugins/attrhook.py",
[
"AttrPlugin"
]
],
[
"test-data/unit/plugins/attrhook2.py",
[
"AttrPlugin"
]
],
[
"test-data/unit/plugins/class_callable.py",
[
"AttrPlugin"
]
]
],
"MyPlugin": [
[
"test-data/unit/plugins/badreturn2.py",
[
"MyPlugin"
]
],
[
"test-data/unit/plugins/customentry.py",
[
"MyPlugin"
]
],
[
"test-data/unit/plugins/decimal_to_int.py",
[
"MyPlugin"
]
],
[
"test-data/unit/plugins/fnplugin.py",
[
"MyPlugin"
]
],
[
"test-data/unit/plugins/named_callable.py",
[
"MyPlugin"
]
]
],
"CallableInstancePlugin": [
[
"test-data/unit/plugins/callable_instance.py",
[
"CallableInstancePlugin"
]
]
],
"DynPlugin": [
[
"test-data/unit/plugins/common_api_incremental.py",
[
"DynPlugin"
]
],
[
"test-data/unit/plugins/dyn_class.py",
[
"DynPlugin"
]
],
[
"test-data/unit/plugins/dyn_class_from_method.py",
[
"DynPlugin"
]
]
],
"ConfigDataPlugin": [
[
"test-data/unit/plugins/config_data.py",
[
"ConfigDataPlugin"
]
]
],
"DummyPlugin": [
[
"test-data/unit/plugins/customize_mro.py",
[
"DummyPlugin"
]
]
],
"DepsPlugin": [
[
"test-data/unit/plugins/depshook.py",
[
"DepsPlugin"
]
]
],
"DescriptorPlugin": [
[
"test-data/unit/plugins/descriptor.py",
[
"DescriptorPlugin"
]
]
],
"FullyQualifiedTestPlugin": [
[
"test-data/unit/plugins/fully_qualified_test_hook.py",
[
"FullyQualifiedTestPlugin"
]
]
],
"FunctionSigPlugin": [
[
"test-data/unit/plugins/function_sig_hook.py",
[
"FunctionSigPlugin"
]
]
],
"MethodSigPlugin": [
[
"test-data/unit/plugins/method_sig_hook.py",
[
"MethodSigPlugin"
]
]
],
"Plugin2": [
[
"test-data/unit/plugins/plugin2.py",
[
"Plugin2"
]
]
],
"TypeAnalyzePlugin": [
[
"test-data/unit/plugins/type_anal_hook.py",
[
"TypeAnalyzePlugin"
]
]
],
"MethodPlugin": [
[
"test-data/unit/plugins/union_method.py",
[
"MethodPlugin"
]
]
]
}