commit | a9040ec5d9dc92bc8beb41de2a7f1f5cbb2b917a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue May 20 22:09:08 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue May 20 22:09:08 1997 +0000 |
tree | 745667b932497ea14c30a250bae88f5ffcf7b935 | |
parent | 59943ba718c7181186ccfd0c3529ac38ebd0f1f4 [diff] |
Renamed a local variable from 'PyCFunction' (which is also a typedef in methodobject.h) to 'func'. /bin/cc on SunOS 4.x didn't grok this.