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:
Valérian Rousset
2016-08-02 23:52:26 +02:00
committed by Matthias Kramm
parent 53f0ed7e68
commit 2c21f27310
2 changed files with 61 additions and 0 deletions

View File

@@ -14,4 +14,5 @@
2and3/logging/handlers.pyi
2and3/logging/__init__.pyi
2and3/mmap.pyi
2and3/plistlib.pyi
2and3/webbrowser.pyi