Files
python-ganttclient/bin/stack
Ewan Mellor c4e2cb7960 Bug #897054: stack crashes with AttributeError on e.reason if the server returns an error
Swap the URLError and HTTPError exception handlers.  HTTPError is a subclass
of URLError, so the HTTPError handler wasn't being reached.

Change-Id: Iec86d2b345dbd37858af888bbd54a74884025eda
2011-11-27 20:14:40 -08:00

4.9 KiB
Executable File