summaryrefslogtreecommitdiff
path: root/examples/transcripts/exampleSession.txt
blob: 38fb0659d6b8515212483acbb49ea7c75b906e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
colors: /(Terminal|Always|Never)/
continuation_prompt: >/ /
debug: False
echo: False
editor: /.*?/
feedback_to_output: False
locals_in_py: False
maxrepeats: 3
prompt: (Cmd)/ /
quiet: False
timing: False