]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
added locals() and globals(); [raw_]input() uses readline()
authorGuido van Rossum <guido@python.org>
Fri, 7 Jul 1995 22:43:42 +0000 (22:43 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Jul 1995 22:43:42 +0000 (22:43 +0000)
commit872537cc86080d5f816c2e6f81906a7cb8c0a468
treeca5edd9d06893774895af9541a2cc29587a1a631
parent064a62bc8a5b4e766dedc7afa83dc9b23267fccc
added locals() and globals(); [raw_]input() uses readline()
Python/bltinmodule.c