diff options
author | Guido van Rossum <guido@python.org> | 1997-12-16 23:58:15 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-16 23:58:15 (GMT) |
commit | e7951976adc69c3290540fe5a1c6f65c374220bc (patch) | |
tree | 57ffa2ec4c4a01f184c93727ec0e47967bc8b0ef /Parser | |
parent | 7988206c1cb8eed80b3b0e53cc5f754e61a129a1 (diff) | |
download | cpython-e7951976adc69c3290540fe5a1c6f65c374220bc.zip cpython-e7951976adc69c3290540fe5a1c6f65c374220bc.tar.gz cpython-e7951976adc69c3290540fe5a1c6f65c374220bc.tar.bz2 |
Fix mysterious undetected error -- call to non-existant Py_Err_SetStr()
which shoulda coulda woulda oughta been PyErr_SetString().
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions