Stephan Kulow wrote:
Am 01.07.2017 um 15:59 schrieb Michael Ströder:
How do you know that Python code with shee-bang /usr/bin/python is compatible to Python 2.x and 3.x?
If it's not fully compatible how do you avoid damage to your system, security issues etc.?
As you seem to know python 2 vs 3 glitches: do you have any examples of python2 code that worries you to create security issues or damage if run under python3?
Personally I ran into problems where behaviour of custom dict classes is different but does not necessarily lead to exceptions being raised. Just the (caching key lookup) behaviour was different. This happened between perl 5.16 and perl 5.18 just the same - and no one asked for sticking to perl 5.16 forever. Problems as these are facts of
Am 01.07.2017 um 16:28 schrieb Michael Ströder: life in a moving environment.
My own experiences are rather quite fatal when even trying to run old python code under python3.
You mean you always saw the code clearly failing with exceptions?
Right. Greetings, Stephan -- Ma muaß weiterkämpfen, kämpfen bis zum Umfalln, a wenn die ganze Welt an Arsch offen hat, oder grad deswegn. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org