mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 21:28:42 +02:00
The most visible change in python3 - removal of print statement and all the crufty print >> sys.stderr, foo, The from __future__ import print_function makes it available in python 2.6