Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #1916 Status: Failed
Duration: 48 minutes and 5 seconds Commit: dbd0151 (master) Author: Fabian Neundorf Message: [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
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/73aaebacdfd6...dbd015158...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/46671213
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications