]> granicus.if.org Git - python/commit
Added bindings for getgroups(), fpathconf(), pathconf(), confstr(),
authorFred Drake <fdrake@acm.org>
Mon, 13 Dec 1999 16:37:25 +0000 (16:37 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 13 Dec 1999 16:37:25 +0000 (16:37 +0000)
commitc968092d5cb5f23280fe600c5855b5cd245517ef
tree94721e61a9e6bb4269b138fabf4a05a0e8e444cb
parent35a092fece45e9fbff725e932437fe3e848c5d95
Added bindings for getgroups(), fpathconf(), pathconf(), confstr(),
and sysconf().

*Lots* of tables to define names used by *conf*(); explanation to go
in message to python-dev list.
Modules/posixmodule.c