summaryrefslogtreecommitdiffstats
path: root/Modules/stropmodule.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1999-02-09 19:31:45 (GMT)
committerBarry Warsaw <barry@python.org>1999-02-09 19:31:45 (GMT)
commitca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb (patch)
tree346e7c49cef54f35be0de1ec39e7fddf75c85000 /Modules/stropmodule.c
parent95474f96969381de9d555e9e361da779821e5421 (diff)
downloadcpython-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