]> granicus.if.org Git - python/commit
Intern the strings created in getattr() and setattr().
authorGuido van Rossum <guido@python.org>
Sat, 18 Jan 1997 07:57:16 +0000 (07:57 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 18 Jan 1997 07:57:16 +0000 (07:57 +0000)
commitc6d0670f1bc77c413892f6089bc20902a59f8f02
tree671a6793701a44586241645991324ada32de121b
parent2a61e7428d5b45fe778b7766bb623d780162f402
Intern the strings created in getattr() and setattr().
Objects/object.c