Kaydet (Commit) 5ab8eaf0 authored tarafından Fred Drake's avatar Fred Drake

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.
üst 229c0868
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment