mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-28 22:02:24 +08:00
@@ -1,4 +1,3 @@
|
||||
import sys
|
||||
from typing import Dict
|
||||
|
||||
single_input: int
|
||||
@@ -18,8 +17,7 @@ stmt: int
|
||||
simple_stmt: int
|
||||
small_stmt: int
|
||||
expr_stmt: int
|
||||
if sys.version_info >= (3, 6):
|
||||
annassign: int
|
||||
annassign: int
|
||||
testlist_star_expr: int
|
||||
augassign: int
|
||||
del_stmt: int
|
||||
|
||||
Reference in New Issue
Block a user