Add stubs for inifile (#10270)

This commit is contained in:
Jeff Dairiki
2023-06-06 20:41:07 -07:00
committed by GitHub
parent e347af1d59
commit 89a22f9912
4 changed files with 124 additions and 0 deletions
@@ -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