summaryrefslogtreecommitdiff
path: root/examples/exampleSession.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/exampleSession.txt')
-rw-r--r--examples/exampleSession.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/examples/exampleSession.txt b/examples/exampleSession.txt
deleted file mode 100644
index 840bee60..00000000
--- a/examples/exampleSession.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# Run this transcript with "python argparse_example.py -t exampleSession.txt"
-# The regex for colors is because no color on Windows.
-# The regex for editor will match whatever program you use.
-# regexes on prompts just make the trailing space obvious
-(Cmd) set
-abbrev: False
-colors: /(True|False)/
-continuation_prompt: >/ /
-debug: False
-echo: False
-editor: /.*?/
-feedback_to_output: False
-locals_in_py: True
-maxrepeats: 3
-prompt: (Cmd)/ /
-quiet: False
-timing: False