Standard end-user

As a standard user, you are of course exposed to all the changes implied by Python 3. You can use the 2to3 tool shipped with Python 3 to translate your Python scripts. Note also that some Python 3 syntaxes and behaviors are backward compatible with Python 2.6 and 2.7, you should prefer them when possible.

Regarding the Gildas-Python binding itself, you should consider that: