]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added a method "format_stack_entry" to be used by derived classes.
authorGuido van Rossum <guido@python.org>
Mon, 27 Jan 1992 16:59:34 +0000 (16:59 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Jan 1992 16:59:34 +0000 (16:59 +0000)
commitfac6da22ff19cff2c39d0a571442242898ae70d6
tree4ae7b84b2ee61232f052c2cac9b25241f56f0211
parentd7d8cd44c1bae8f9026474177fa31fa5e0a0da1e
Added a method "format_stack_entry" to be used by derived classes.
Forget about the temp file.
Lib/bdb.py