]> granicus.if.org Git - python/commit
Renamed Jim's PyErr_[JF]Format() to cPickle_ErrFormat(). It's not a
authorGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 23:18:18 +0000 (23:18 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Jan 1998 23:18:18 +0000 (23:18 +0000)
commit57d9f2e6ec77942aaeeaf94630e28cb923039d4c
treebcd4a0a2bab9f6811c886d4fb64ef0e83793a11c
parent79a6a9e88221772acbd774918506f0fae491eb27
Renamed Jim's PyErr_[JF]Format() to cPickle_ErrFormat().  It's not a
standard Python API function so it should not have a Py prefix.
Modules/cPickle.c