haproxyadmin icon indicating copy to clipboard operation
haproxyadmin copied to clipboard

py2 compat: Do not catch py3 only exception

Open jraby opened this issue 9 years ago • 1 comments
trafficstars

Connection*Error and PermissionError are subclasses of OSError so no need to be overly specific.

jraby avatar Aug 02 '16 20:08 jraby

Hello there,

I am on vacation and I will be back in 4 weeks.

Thanks for the PR.

Cheers, Pavlos

unixsurfer avatar Aug 03 '16 14:08 unixsurfer