mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-21 10:32:08 +08:00
Add plistlib (#433)
* py3 done * py2 done * fix by matthiaskramm * remove plistlib from pytype checking * add unicode for path in py2 * add readPlistFromString (and write) in py2
This commit is contained in:
committed by
Matthias Kramm
parent
53f0ed7e68
commit
2c21f27310
@@ -14,4 +14,5 @@
|
||||
2and3/logging/handlers.pyi
|
||||
2and3/logging/__init__.pyi
|
||||
2and3/mmap.pyi
|
||||
2and3/plistlib.pyi
|
||||
2and3/webbrowser.pyi
|
||||
|
||||
Reference in New Issue
Block a user