History log of /external/python/cpython2/Demo/pdist/cmdfw.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cd0ace391c140ce5f2135d7f291d672fb4891d88 08-Mar-2010 Benjamin Peterson <benjamin@python.org> remove svn:executable from scripts without a shebang line
/external/python/cpython2/Demo/pdist/cmdfw.py
e6ddc8b20b493fef2e7cffb2e1351fe1d238857e 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization. Ran reindent.py over the entire source tree.
/external/python/cpython2/Demo/pdist/cmdfw.py
70a6b49821a3226f55e9716f32d802d06640cb89 12-Feb-2004 Walter Dörwald <walter@livinglogic.de> Replace backticks with repr() or "%r"

From SF patch #852334.
/external/python/cpython2/Demo/pdist/cmdfw.py
78016d86304a810e623d03bd9081bcdfe60c5df9 28-Apr-1995 Guido van Rossum <guido@python.org> renamed to CommandFrameWork
added ready() message
added PostUsageMessage
/external/python/cpython2/Demo/pdist/cmdfw.py
318b80d0974255cefd37da38dc9f3c6b79910247 28-Apr-1995 Guido van Rossum <guido@python.org> Initial revision
/external/python/cpython2/Demo/pdist/cmdfw.py