This commit is contained in:
Kovid Goyal 2020-04-21 22:19:56 +05:30
parent 761466ed10
commit 520adcafc0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -9,3 +9,4 @@ def wrap_bytes(x):
return x return x
from plistlib import loads, dumps, Data # noqa from plistlib import loads, dumps, Data # noqa
loads_binary_or_xml = loads