]> granicus.if.org Git - python/commit
Issue #12452: Plist and Dict are now deprecated
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 4 Jul 2011 12:28:45 +0000 (14:28 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 4 Jul 2011 12:28:45 +0000 (14:28 +0200)
commitb575289292902bb078dbd128a90da642c27d4ad6
tree5ce3f8e9190e05d673d31b0ae9224ad6d10f02bc
parent99b9538636e44f2400b45a4b9fa3d74ccb958922
Issue #12452: Plist and Dict are now deprecated

Replace PendingDeprecationWarning warnings by DeprecationWarning.
Lib/plistlib.py