mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-07 18:30:57 +08:00
[distutils] Add generated methods to Distribution (#9896)
This commit is contained in:
@@ -520,6 +520,10 @@ xml.dom
|
||||
xml.etree
|
||||
xml.sax
|
||||
|
||||
# Dynamically created
|
||||
distutils.dist.Distribution.get_.*
|
||||
distutils.core.Distribution.get_.*
|
||||
|
||||
# Platform differences that cannot be captured by the type system
|
||||
os.O_[A-Z_]+
|
||||
socket.AF_DECnet
|
||||
|
||||
Reference in New Issue
Block a user