beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix PEP8 E722 do not use bare except'
2017-08-19, Andrey Skvortsov
c52d1460cea8
clean-up: fix PEP8 E722 do not use bare except'
better it'd be to use particular exception instead of 'except Exception'.
C extension