mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-19 06:18:06 +08:00
Add stubs for inifile (#10270)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# These are internal use and python 2 compatibility variables and functions
|
||||
inifile.PY2
|
||||
inifile.WIN
|
||||
inifile.integer_types
|
||||
inifile.iter_from_file
|
||||
inifile.iteritems
|
||||
inifile.reraise
|
||||
inifile.string_types
|
||||
Reference in New Issue
Block a user