]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert empty string literal to string. Speed up creation of idmap.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 14 Oct 2002 20:03:40 +0000 (20:03 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 14 Oct 2002 20:03:40 +0000 (20:03 +0000)
commit5357c6511dcac17e1c80dbdeaea6c1016f44f4e5
tree7d547ecd7486df239eac0fa3f3aee19c8caadab6
parentbbc0568a5c7d3849a22c78d545823a4b952c0933
Convert empty string literal to string. Speed up creation of idmap.
Lib/string.py