https://bugzilla.wikimedia.org/show_bug.cgi?id=55663
Web browser: --- Bug ID: 55663 Summary: AttributeError: 'module' object has no attribute 'NullHandler' Product: Pywikibot Version: compat (1.0) Hardware: All OS: All Status: NEW Severity: major Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: dr.trigon@surfeu.ch Classification: Unclassified Mobile Platform: ---
According to [1] the 'NullHandler' was introduced in python 2.7 only - but in order to run the bot on the toolserver we need python 2.6 compatibility.
[1] http://docs.python.org/2/library/logging.handlers.html#nullhandler
In order to reproduce this error run, e.g.:
$ python pwb.py -subster_irc
https://bugzilla.wikimedia.org/show_bug.cgi?id=55663
--- Comment #1 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 89523 had a related patch set uploaded by Mpaa: Bug 55663 - AttributeError: 'module' object has no attribute 'NullHandler'
https://gerrit.wikimedia.org/r/89523
https://bugzilla.wikimedia.org/show_bug.cgi?id=55663
Gerrit Notification Bot gerritadmin@wikimedia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |PATCH_TO_REVIEW
https://bugzilla.wikimedia.org/show_bug.cgi?id=55663
--- Comment #2 from Gerrit Notification Bot gerritadmin@wikimedia.org --- Change 89523 merged by Xqt: Bug 55663 - AttributeError: 'module' object has no attribute 'NullHandler'
https://gerrit.wikimedia.org/r/89523
https://bugzilla.wikimedia.org/show_bug.cgi?id=55663
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED CC| |info@gno.de Resolution|--- |FIXED
pywikipedia-bugs@lists.wikimedia.org