]> granicus.if.org Git - python/commit
Convert socket methods to use METH_O and METH_NOARGS where possible.
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 11 Oct 2001 16:36:35 +0000 (16:36 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 11 Oct 2001 16:36:35 +0000 (16:36 +0000)
commitae0013d3aa136bef90ab4f69d3d735cc2ed0aed1
tree50a4e2ec0e816afd975898ea8bb215f2e0382a7f
parentcb43c085e2c236554c8f33e94a242f4568d90bd7
Convert socket methods to use METH_O and METH_NOARGS where possible.
Modules/socketmodule.c