- install py27-pycodestyle on Freebsd - conditionally use pycodestyle in check_format.sh - fix various E722 do not use bare except errors caught by pycodestyle - see: https://github.com/PyCQA/pycodestyle/issues/466 Change-Id: I64ecf3f204a456134d891d1339f3aa1db281965a Signed-off-by: John Meneghini <johnm@netapp.com> Signed-off-by: Ed Rodriguez <ed.rodriguez@netapp.com> Reviewed-on: https://review.gerrithub.io/416460 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>