]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
almodule.c: added close method, equivalent to closeport.
authorSjoerd Mullender <sjoerd@acm.org>
Mon, 20 Dec 1993 17:26:34 +0000 (17:26 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Mon, 20 Dec 1993 17:26:34 +0000 (17:26 +0000)
commit7030b1ff2dea3012e044e521748444c9c53a40dd
tree37aab5d675ea420dd5a42295d89787fcdff4b1c0
parent248a50c168c5368cb3e677ffe45e824771b1ddc0
almodule.c: added close method, equivalent to closeport.
thread.h: use PROTO instead of _P for prototypes.
Include/pythread.h
Include/thread.h
Modules/almodule.c