[Pysys-commits] SF.net SVN: pysys:[758] trunk/pysys/constants.py
Brought to you by:
ben-spiller,
moraygrieve
|
From: <ben...@us...> - 2016-05-20 14:41:18
|
Revision: 758
http://sourceforge.net/p/pysys/code/758
Author: ben-spiller
Date: 2016-05-20 14:41:17 +0000 (Fri, 20 May 2016)
Log Message:
-----------
implement a small refactoring (no change in user-visible behaviour) to avoid writing to stderr and calling sys.exit from a class constructor, such things really belong in code that can only possibly be callwd from main (this is a prerequisite for a use case I'm spiking where ProcessUser can be reused for other purposes than basetest, where there would be no .xml file)
Modified Paths:
--------------
trunk/pysys/constants.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|