Bugs item #2865996, was opened at 2009-09-24 19:57 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2865996...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: rewrite Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Russell Blau (russblau) Summary: No output in replace.py
Initial Comment:
python Myreplace.py -fix:comunes -start:! -always -debug
No handlers could be found for logger "pywiki"
Very similar error as reported on: output() is broken - ID: 2618865 http://sourceforge.net/tracker/?func=detail&atid=603138&aid=2618865&...
##########TRANSCRIPT############ $python pywikibot/pagegenerators.py -cat:1918 No handlers could be found for logger "wiki.config2" Found 1 wikipedia:fr processes running, including this one. $
Nothing is ever printed =)
Turning on the debug parameters however prints correctly the page names:
$python pywikibot/pagegenerators.py -cat:1918 -debug No handlers could be found for logger "wiki.config2" Found 1 wikipedia:fr processes running, including this one. Grippe de 1918 1918 en bande dessinée Armistice de Moudros Déclaration d'indépendance de la Lituanie Guerre d'indépendance lettone 1918 [and so on...]
=) ##########################################
Using "-debug" in this case doesn't show anything more.
Using latest python version python 2.6.2 and r7292.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2865996...