[Pysys-commits] SF.net SVN: pysys:[975] trunk/pysys-dist/scripts/pysys.py
Brought to you by:
ben-spiller,
moraygrieve
From: <ben...@us...> - 2018-06-28 16:33:02
|
Revision: 975 http://sourceforge.net/p/pysys/code/975 Author: ben-spiller Date: 2018-06-28 16:32:58 +0000 (Thu, 28 Jun 2018) Log Message: ----------- fix pysys.py error handler to avoid deprecated e.message (stringifying is now the recommended approach) and use "as" in the catch block rather than the legacy python3-incomptible ", " Modified Paths: -------------- trunk/pysys-dist/scripts/pysys.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |