wikimedia / pywikibot-core (master)
Build #1916 failed.
48 minutes and 5 seconds
Fabian Neundorf dbd0151 Changeset →
  [FIX] gui: Fix import errors of gui module

The gui imports are invalid and thus it wasn't possible to use the
tkinter editor. The relative import in editor.py was neither in Python 3
nor in Python 2 valid and introduced with
728524b6a94c56a9fe92f338bfa5a8149e0a6ab5. The import in
terminal_interface_base.py is valid in Python 2 but not in Python 3 so
changed that into an absolute also.

Change-Id: I6fb408452ff7878e67b3edb953a02526af97c0e3

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis Pro could be your new best friend!