]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use string interning and caching to get speedups on the mac (Jack).
authorGuido van Rossum <guido@python.org>
Tue, 12 Aug 1997 14:53:39 +0000 (14:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Aug 1997 14:53:39 +0000 (14:53 +0000)
commit741689d5f3570a2e56bf166e6dfc6417749b0790
tree22d52ae51943263acfc3b670a34d0027292a62dc
parente5b40268817b517b2759ffb71d79e8979ad9bae2
Use string interning and caching to get speedups on the mac (Jack).
Python/import.c