Files
cpython/Python
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-04-13 13:08:58 +00:00
2006-07-11 16:44:25 +00:00
2006-04-28 05:28:54 +00:00