mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-27 22:31:12 +08:00
committed by
Guido van Rossum
parent
225f302135
commit
d486e2a8d5
@@ -13,6 +13,7 @@ Tuple = object()
|
||||
Callable = object()
|
||||
Type = object()
|
||||
_promote = object()
|
||||
ClassVar = object()
|
||||
|
||||
class GenericMeta(type): ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user