Files
cpython/Lib
Antoine Pitrou f87289bb58 Issue #15229: An OSError subclass whose __init__ doesn't call back
OSError.__init__ could produce incomplete instances, leading to crashes
when calling str() on them.
2012-06-30 23:37:47 +02:00
..
2012-06-26 09:43:40 +02:00
2012-06-27 15:37:47 +02:00