-
Committer:
Martin Pool
-
Date:
2005-09-01 11:08:57 UTC
-
Revision ID:
mbp@sourcefrog.net-20050901110857-adbfafb391be0084
- move parsing of argv into arguments and options into Command.run_argv
This makes the run_bzr logic smaller, which is nice. It also makes
handling external commands, where we don't know what arguments or
options they take, rather simpler.