| commit | 876c8cb597f155de7817f6c4f352871d2e201b3e | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Fri Aug 24 18:35:23 2001 +0000 |
| committer | Barry Warsaw <barry@python.org> | Fri Aug 24 18:35:23 2001 +0000 |
| tree | 054721289679159dff7579258f80fa041854a5c5 | |
| parent | 7ce3694a527afe425a2b9df65c049b0ef4e75960 [diff] |
PyErr_Format(): Factor out most of this code into
PyString_FromFormat() since it's much more generally useful than
just for exceptions.