[Pywikipedia-l] [ pywikipediabot-Bugs-2744221 ] Get rid of "Checked for running processes. "
SourceForge.net
noreply at sourceforge.net
Sun Apr 12 12:18:08 UTC 2009
Bugs item #2744221, was opened at 2009-04-08 15:44
Message generated for change (Comment added) made by cosoleto
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2744221&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: General
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marcin Cieslak (saperski)
Assigned to: Nobody/Anonymous (nobody)
Summary: Get rid of "Checked for running processes. "
Initial Comment:
Whenever the pywikipedia bot is started, or "wikipedia" module imported, one gets the following message:
% python version.py
Checked for running processes. 1 processes currently running, including the current process.
Pywikipedia (r6577 (wikipedia.py), kwi 05 2009, 11:19:22)
Python 2.5.1 (r251:54863, Oct 18 2007, 01:42:40)
[GCC 3.3.2]
This is very annoying when using for example 'pydoc'.
Also I expect my bot running in cron to be quiet when for example no work is to be done.
Enabling logging in the bot does help, and one gets mailed every time when the cron executes the job.
(No, redirecting stderr is not an option since getting mail from cron is useful when things go south).
Can we make this off by default?
----------------------------------------------------------------------
>Comment By: Francesco Cosoleto (cosoleto)
Date: 2009-04-12 14:18
Message:
It's annoying me too. Good candidate for verbose output. Any objection /
alternative?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2744221&group_id=93107
More information about the Pywikipedia-l
mailing list