2013/1/8 Victor Stinner <[email protected]>:
> 2013/1/8 Benjamin Peterson <[email protected]>:
>> 2013/1/8 Victor Stinner <[email protected]>:
>>> 2013/1/8 Benjamin Peterson <[email protected]>:
>>>> Okay, fair enough, but I really would like it not to ever raise
>>>> NotImplementedError. Then you would end up having different codepaths
>>>> for various oses anyway.
>>>
>>> So what do you suggest?
>>
>> If the only systems it doesn't work on is ancient RedHat, that's probably 
>> okay.
>
> What do you mean? NotIlmplementedError is acceptable if only rare
> and/or old OS raise such issue?

We have to draw the line somewhere. People writing Python to run on
such systems will already have to be aware of such issues.



-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to