2013/1/8 Victor Stinner <victor.stin...@gmail.com>: > 2013/1/8 Benjamin Peterson <benja...@python.org>: >> 2013/1/8 Victor Stinner <victor.stin...@gmail.com>: >>> 2013/1/8 Benjamin Peterson <benja...@python.org>: >>>> 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 Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com