[Pywikipedia-l] [ pywikipediabot-Bugs-2618865 ] output() is broken

SourceForge.net noreply at sourceforge.net
Fri Feb 20 06:41:46 UTC 2009


Bugs item #2618865, was opened at 2009-02-20 07:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2618865&group_id=93107

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: NicDumZ — Nicolas Dumazet (nicdumz)
Assigned to: Russell Blau (russblau)
Summary: output() is broken

Initial Comment:
$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...]

=)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2618865&group_id=93107



More information about the Pywikipedia-l mailing list