]> granicus.if.org Git - python/commit
Removed a bunch of extern declarations of functions that are now
authorGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 19:51:43 +0000 (19:51 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 19:51:43 +0000 (19:51 +0000)
commit534ac094f9d63ba1cae95c99fba2c532f8eb31fb
tree5c120bac648a2485a9567a548c1d7a9c1313882a
parent57d8e3f1c7207926cab62b45be35bc44d33f00da
Removed a bunch of extern declarations of functions that are now
properly declared in Python.h.
Modules/main.c
Python/sysmodule.c