Files
packstack/tests
Christian Berendt 8e65d181d2 Use except x as y instead of except x, y
According to https://docs.python.org/3/howto/pyporting.html the
syntax changed in Python 3.x. The new syntax is usable with
Python >= 2.6 and should be preferred to be compatible with Python3.

Change-Id: I4a951aecc32ef9e5131da236ae4815b84897d67b
2014-06-03 07:53:51 +02:00
..
2013-09-23 12:44:28 +02:00