]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* pdb.py: set 'privileged' property when evaluating expressions
authorGuido van Rossum <guido@python.org>
Thu, 29 Jul 1993 09:37:38 +0000 (09:37 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 29 Jul 1993 09:37:38 +0000 (09:37 +0000)
commit8e2ec56cbc74578a1e700dc237368e26bde07427
tree3b42cd2506c5b3d88b846c77d024159a4a945f00
parent1fc238a813c0c3f5210cd39cf5c70d5f9b70fabe
* pdb.py: set 'privileged' property when evaluating expressions
* string.py: change whitespace to include \r, \v and \f.
  When importing strop succeeds, re-evaluate meaning of letters.
Lib/pdb.py
Lib/string.py
Lib/stringold.py