E&S CVS Commit: PEAK - Add a 'runMain' method to AbstractCommand, so that it's easy to turn

pje at eby-sarna.com pje at eby-sarna.com
Sun Apr 9 16:31:59 EDT 2006


Author: pje
Date: Sun Apr  9 16:31:58 2006
New Revision: 2125

URL: http://svn.eby-sarna.com?rev=2125&view=rev
Log:
Add a 'runMain' method to AbstractCommand, so that it's easy to turn 
commands into setuptools console-script entry points - just refer to 
'some_mod:CmdClass.runMain' as the target of the entry point.

Modified:
    PEAK/src/peak/running/commands.py




More information about the source-changes mailing list