|
|
|
If we can support this the right way, we should try to do it in 1.1 and 1.0.2. If not, we should always raise a normal error like SystemCallError.
I fixed the NPE as in Anders' patch, but didn't get the SystemCallError throwing. Moving off 1.0.2 for that part of the issue, since it's pretty minor.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
It gives IOError instead of the right subclass of SystemCallError though.