]> granicus.if.org Git - python/commit
Optimizations by Sjoerd:
authorGuido van Rossum <guido@python.org>
Fri, 9 Aug 1996 20:53:24 +0000 (20:53 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Aug 1996 20:53:24 +0000 (20:53 +0000)
commit2878a69922548c9f663779e8c0087b24530d203e
tree97682c6c8813c7cc77067b5e903c50fe0e1a2fae
parentd8eb1b340f47bdac2141c996b113ad665c0343f2
Optimizations by Sjoerd:
- define tp_getattro, tp_setattro
- use precreated string objects for most common exceptions and method names
Objects/classobject.c