Staging
v0.5.1
https://github.com/python/cpython
Revision ca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb authored by Barry Warsaw on 09 February 1999, 19:31:45 UTC, committed by Barry Warsaw on 09 February 1999, 19:31:45 UTC
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.
1 parent 95474f9
History
Tip revision: ca74da4e2c0ccbf7c8c54a7ed1a13385f0e205cb authored by Barry Warsaw on 09 February 1999, 19:31:45 UTC
Got rid of the file-global PosixError. This was redundant since it
Tip revision: ca74da4

README

back to top