Changeset 219
- Timestamp:
- 10-05-07 22:44:26 (6 years ago)
- File:
-
- 1 edited
-
trunk/moap/extern/command/command.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/moap/extern/command/command.py
r216 r219 133 133 usages = [usage, ] 134 134 135 # FIXME: abstract this into getUsage that takes an optional 136 # parentCommand on where to stop recursing up 137 # useful for implementing subshells 138 135 139 # walk the tree up for our usage 136 140 c = self.parentCommand
Note: See TracChangeset
for help on using the changeset viewer.
