mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 04:11:28 +08:00
Fixing product and combinations (#5213)
This commit is contained in:
@@ -184,8 +184,6 @@ ipaddress._BaseAddress.is_unspecified
|
||||
ipaddress._BaseAddress.max_prefixlen
|
||||
ipaddress._BaseAddress.packed
|
||||
ipaddress._BaseNetwork.max_prefixlen
|
||||
itertools.combinations # not a function at runtime, cannot represent with __init__ or __new__
|
||||
itertools.product # not a function at runtime, cannot represent with __init__ or __new__
|
||||
lib2to3.pygram.pattern_symbols
|
||||
lib2to3.pygram.python_symbols
|
||||
lib2to3.pytree.Base.__new__
|
||||
|
||||
Reference in New Issue
Block a user