diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-01-17 09:28:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-17 09:28:43 -0500 |
| commit | 91bc999d022a486334b9054859e2ef6f03ca9666 (patch) | |
| tree | d71c32f3b47c2b137d6b9543a605feb8380472a7 /examples/transcript_regex.txt | |
| parent | 6895dea2e19210093e38fa411ef28dfb7f99c32c (diff) | |
| parent | 1da904585db4cd1e77c312190149daa946366fa0 (diff) | |
| download | cmd2-git-91bc999d022a486334b9054859e2ef6f03ca9666.tar.gz | |
Merge pull request #249 from python-cmd2/arglist
decorator changes for replacing optparse with argparse
Diffstat (limited to 'examples/transcript_regex.txt')
| -rw-r--r-- | examples/transcript_regex.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/transcript_regex.txt b/examples/transcript_regex.txt index 27b4c639..7d017dee 100644 --- a/examples/transcript_regex.txt +++ b/examples/transcript_regex.txt @@ -4,7 +4,6 @@ # regexes on prompts just make the trailing space obvious (Cmd) set abbrev: True -autorun_on_edit: False colors: /(True|False)/ continuation_prompt: >/ / debug: False |
