commit | dcc057a79360cd24837143acd53d2da551b62920 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Aug 12 23:18:13 1996 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Aug 12 23:18:13 1996 +0000 |
tree | 0efe99b2e4a476ec06dcbc66955b84082cb42703 | |
parent | 0dfcf753ad75892c0ad2a68713841402183514d4 [diff] |
Added routines to print, format and extract the current, ``live'' stack. Also added print_list() and format_list() which format the output from an extract_*() routine.