]> granicus.if.org Git - python/commit
PEP 227 implementation
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 25 Jan 2001 20:07:56 +0000 (20:07 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 25 Jan 2001 20:07:56 +0000 (20:07 +0000)
commit903f654ac9116bc5c598c19b9e9c45f5ba9e1a7b
tree5742605c33f07c5747c24e31ef8ca90912700702
parentf65e500594f935c642e2b8d6de44c9d530f1ec47
PEP 227 implementation

Track changes to PyFrame_New() and PyFuntion_New().
Modules/newmodule.c
Modules/pyexpat.c