-
-
Notifications
You must be signed in to change notification settings - Fork 321
Closed
Description
Python 2 has reached the end of its life, and we can assume that most of the users will have installed python 3. Most of the demos use python 2 print statements and some may use other python 2 idioms.
To facilitate experimentation and learning with the demos they should be converted to python 3.
Also all forms should be changed to text format and the old application icon replaced with the default icon.
Alexey-Tgorongolydev