commit | 8102c005e0deffa61ba30b6a58512925d5c6e416 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Sep 05 01:48:48 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Sep 05 01:48:48 1997 +0000 |
tree | f6b6b2efe16bbc61ad63ddafef69647f321e68ad | |
parent | 6459627b125147a86a7c29bfefdb44d8f719653e [diff] |
Get rid of most silly #include and #ifdefs near the top; these are all obsolete now it includes Python.h. Make all functions K&R compatible (Sue Williams).