summaryrefslogtreecommitdiff
blob: 4eb694c16a0633a668bd6a91b594574201c09605 (plain)
1
2
3
:exc:`~plistlib.InvalidFileException` and :exc:`RecursionError` are now
the only errors caused by loading malformed binary Plist file (previously
ValueError and TypeError could be raised in some specific cases).