]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Intern the various string objects created to speed up lookups.
authorGuido van Rossum <guido@python.org>
Sat, 18 Jan 1997 07:59:12 +0000 (07:59 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 18 Jan 1997 07:59:12 +0000 (07:59 +0000)
commita412d24be056bebb77f54681c4490954759739fe
treeb85965c79794f499773d66da9017b60fd9f3a1ff
parentb56933ed2e1e2f921b8a20a6e8b9a9431a5cb447
Intern the various string objects created to speed up lookups.
Objects/classobject.c