Files
cpython/Include
Neal Norwitz 07aadb14f3 Add PyErr_WarnEx() so C code can pass the stacklevel to warnings.warn().
This provides the proper warning for struct.pack().
PyErr_Warn() is now deprecated in favor of PyErr_WarnEx().
As mentioned by Tim Peters on python-dev.
2006-07-30 06:55:48 +00:00
..
2006-05-23 10:37:38 +00:00
2006-07-10 07:41:04 +00:00
2006-06-19 05:40:44 +00:00