summaryrefslogtreecommitdiffstats
path: root/Modules/grpmodule.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-12-09 21:13:07 (GMT)
committerFred Drake <fdrake@acm.org>1999-12-09 21:13:07 (GMT)
commit5ab8eaf0bb97055aa41f96cd577f3e8e67c9c8bc (patch)
tree0efa0bae53b9d4f7f3669454990a780fd38886b9 /Modules/grpmodule.c
parent229c0868fe76eb83a74fdd6547cc119f1ff24eed (diff)
downloadcpython-5ab8eaf0bb97055aa41f96cd577f3e8e67c9c8bc.zip
cpython-5ab8eaf0bb97055aa41f96cd577f3e8e67c9c8bc.tar.gz
cpython-5ab8eaf0bb97055aa41f96cd577f3e8e67c9c8bc.tar.bz2
Added support for abort(), ctermid(), tmpfile(), tempnam(), tmpnam(),
and TMP_MAX. Converted all functions that used PyArg_Parse() or PyArg_NoArgs() to use PyArg_ParseTuple() and specified all function names using the :name syntax in the format strings, to allow better error messages when TypeError is raised for parameter type mismatches.
Diffstat (limited to 'Modules/grpmodule.c')
0 files changed, 0 insertions, 0 deletions