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

SourceForge.net noreply at sourceforge.net
Fri Feb 20 14:56:58 UTC 2009


Bugs item #2618865, was opened at 2009-02-20 01:41
Message generated for change (Comment added) made by russblau
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: Closed
>Resolution: Fixed
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...]

=)

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

>Comment By: Russell Blau (russblau)
Date: 2009-02-20 09:56

Message:
Fixed in r6387 and r6388

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

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