We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ea58e commit 0402469Copy full SHA for 0402469
README.md
@@ -41,7 +41,7 @@ Main Features
41
- Support for Python 3.4+ on Windows, macOS, and Linux
42
- Trivial to provide built-in help for all commands
43
- Built-in regression testing framework for your applications (transcript-based testing)
44
-- Transcripts for use with built-in regression can be automatically generated from `history -t`
+- Transcripts for use with built-in regression can be automatically generated from `history -t` or `load -t`
45
- Alerts that seamlessly print while user enters text at prompt
46
47
Python 2.7 support is EOL
0 commit comments