https://bugzilla.wikimedia.org/show_bug.cgi?id=56879
--- Comment #2 from xqt info@gno.de --- I localized that at tests/pwb_tests.phy as:
c:\Pywikipedia\ssh\pywikibot\core>pwb.py tests/pwb_tests WARNING: Configuration variable 'use_diskcache' is defined but unknown. Misspelled? WARNING: Configuration variable 'notify_unflagged_bot' is defined but unknown. Misspelled? WARNING: Running on Windows and transliteration_target is not set. Please see http://www.mediawiki.org/wiki/Manual:Pywikipediabot/Windows testScriptEnvironment (__main__.TestPwb) Make sure the environment is not contaminated, and is the same as ... FAIL
====================================================================== FAIL: testScriptEnvironment (__main__.TestPwb) Make sure the environment is not contaminated, and is the same as ---------------------------------------------------------------------- Traceback (most recent call last): File "tests/pwb_tests.py", line 43, in testScriptEnvironment self.assertEqual(direct, vpwb) AssertionError: "'__builtins__': <module '__builtin__' (built-in)>\r\n'__name__' : '__main__'\r\n'__file__': 'tests\\pwb\\print_locals.py'\r\n'__doc__': 'doc string'\r\n'__package__': None\r\n" != "WARNING: Configuration variable 'use_dis kcache' is defined but unknown.\r\nMisspelled?\r\nWARNING: Configuration variabl e 'notify_unflagged_bot' is defined but unknown.\r\nMisspelled?\r\nWARNING: Runn ing on Windows and transliteration_target is not set.\r\nPlease see http://www.m ediawiki.org/wiki/Manual:Pywikipediabot/Windows\r\n'__builtins__': <module '__bu iltin__' (built-in)>\r\n'__name__': '__main__'\r\n'__file__': 'tests\\pwb\\p rint_locals.py'\r\n'__doc__': 'docstring'\r\n'__package__': None\r\n"
---------------------------------------------------------------------- Ran 1 test in 0.570s
FAILED (failures=1) Exception TypeError: TypeError("'NoneType' object is not callable",) in <bound m ethod ConnectionPool.__del__ of {}> ignored