summaryrefslogtreecommitdiff
path: root/examples/transcripts/exampleSession.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/transcripts/exampleSession.txt')
-rw-r--r--examples/transcripts/exampleSession.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/transcripts/exampleSession.txt b/examples/transcripts/exampleSession.txt
new file mode 100644
index 00000000..840bee60
--- /dev/null
+++ b/examples/transcripts/exampleSession.txt
@@ -0,0 +1,17 @@
+# 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