cpython/Python/clinic
Victor Stinner 22f18750a5 Issue #20185: Convert _warnings.warn() to Argument Clinic
Fix warn_explicit(): interpret source=None as source=NULL.
2016-12-09 18:08:18 +01:00
..
_warnings.c.h Issue #20185: Convert _warnings.warn() to Argument Clinic 2016-12-09 18:08:18 +01:00
bltinmodule.c.h
import.c.h