Revision: 1002
http://sourceforge.net/p/pysys/code/1002
Author: ben-spiller
Date: 2018-08-30 13:29:34 +0000 (Thu, 30 Aug 2018)
Log Message:
-----------
change error handling when loading project - simplify logic to print python trace to stderr in all cases since it doesn't hurt and otherwise it's impossible to debug problems if your project XML has errors in it, since the exception messages (e.g. if you dont supply a required XML attribute there's often no clue in the exception message about which part of your config it was parsing when that happened)
Modified Paths:
--------------
branches/post-1.3.0/pysys/constants.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|