Changeset 219


Ignore:
Timestamp:
10-05-07 22:44:26 (6 years ago)
Author:
thomas
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/moap/extern/command/command.py

    r216 r219  
    133133        usages = [usage, ] 
    134134 
     135        # FIXME: abstract this into getUsage that takes an optional 
     136        # parentCommand on where to stop recursing up 
     137        # useful for implementing subshells 
     138 
    135139        # walk the tree up for our usage 
    136140        c = self.parentCommand 
Note: See TracChangeset for help on using the changeset viewer.