| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
command foo if it uses an argparse decorator
Also:
- Renamed argparse_example.py to decorator_example.py
|
| |
|
|
|
| |
Also:
- Minor whitespace tweaks to new colors.py example
|
| |
|
|
| |
for locals_in_py changed to False
|
| | |
|
|
|
History changes:
- Unknown commands are no longer saved in the history
- history command now has a -t option to generate a transcript based on commands in the history
Also:
- Moved examples transcripts from examples to examples/transcripts
- Added a new transcript for use with the pirate.py example
|