File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -1704,7 +1704,7 @@ repository:
17041704 | Key | Lookup | Memory | Name | NotImplemented | OS | Overflow
17051705 | Reference | Runtime | Recursion | Syntax | System
17061706 | Tab | Type | UnboundLocal | Unicode(Encode|Decode|Translate)?
1707- | Value | Windows | ZeroDivision
1707+ | Value | Windows | ZeroDivision | ModuleNotFound
17081708 ) Error
17091709 |
17101710 ((Pending)?Deprecation | Runtime | Syntax | User | Future | Import
Original file line number Diff line number Diff line change 26692669 | Key | Lookup | Memory | Name | NotImplemented | OS | Overflow
26702670 | Reference | Runtime | Recursion | Syntax | System
26712671 | Tab | Type | UnboundLocal | Unicode(Encode|Decode|Translate)?
2672- | Value | Windows | ZeroDivision
2672+ | Value | Windows | ZeroDivision | ModuleNotFound
26732673 ) Error
26742674|
26752675 ((Pending)?Deprecation | Runtime | Syntax | User | Future | Import
Original file line number Diff line number Diff line change @@ -1254,7 +1254,7 @@ repository:
12541254 | Key | Lookup | Memory | Name | NotImplemented | OS | Overflow
12551255 | Reference | Runtime | Recursion | Syntax | System
12561256 | Tab | Type | UnboundLocal | Unicode(Encode|Decode|Translate)?
1257- | Value | Windows | ZeroDivision
1257+ | Value | Windows | ZeroDivision | ModuleNotFound
12581258 ) Error
12591259 |
12601260 ((Pending)?Deprecation | Runtime | Syntax | User | Future | Import
Original file line number Diff line number Diff line change 11AttributeError ConnectionAbortedError
22PendingDeprecationWarning
3+ ModuleNotFoundError
34SystemExit
45NotImplemented True None False Ellipsis
56Warning
1213 : source .python
1314ConnectionAbortedError : source .python , support .type .exception .python
1415PendingDeprecationWarning : source .python , support .type .exception .python
16+ ModuleNotFoundError : source .python , support .type .exception .python
1517SystemExit : source .python , support .type .exception .python
1618NotImplemented : constant .language .python , source .python
1719 : source .python
You can’t perform that action at this time.
0 commit comments