summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-09-04 14:40:46 +0200
committerDirk Mueller <dirk@dmllr.de>2013-09-04 14:41:29 +0200
commitf7bc95a871abd6af6bfec062feefe851c1ad2a4e (patch)
tree75b157e9e20a64d33bdd68203ba86ac0d733c41a /doc
parentbd8023493a153780260c8f40f9dcc133c829cd37 (diff)
downloadpython-designateclient-f7bc95a871abd6af6bfec062feefe851c1ad2a4e.tar.gz
Use Python 3.x compatible except construct.
Python 3.x deprecated the form "except x,y:". Switch usage to "except x as y:", which works with any Python version >= 2.6 Change-Id: Id276fdaee9e8753568227e638408e5bccff28e67
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions