diff options
author | Barry Warsaw <barry@python.org> | 1999-02-09 19:31:45 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-02-09 19:31:45 (GMT) |
commit | ca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb (patch) | |
tree | 346e7c49cef54f35be0de1ec39e7fddf75c85000 /Modules/stropmodule.c | |
parent | 95474f96969381de9d555e9e361da779821e5421 (diff) | |
download | cpython-ca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb.zip cpython-ca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb.tar.gz cpython-ca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb.tar.bz2 |
Got rid of the file-global PosixError. This was redundant since it
was just an alias for PyExc_OSError and the way we were doing it was
causing a (small) memory leak anyway. Just use PyExc_OSError
everywhere.
Diffstat (limited to 'Modules/stropmodule.c')
0 files changed, 0 insertions, 0 deletions