Patches item #1814580, was opened at 2007-10-16 12:36 Message generated for change (Settings changed) made by leogregianin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1814580...
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: None Group: None
Status: Pending Resolution: Invalid
Priority: 5 Private: No Submitted By: John Vandenberg (zeroj) Assigned to: Nobody/Anonymous (nobody) Summary: save page generator output
Initial Comment: When calling pagegenerators.py directly from the command line, it is handy to save the output for post-processing or use as input into replace.py -file page generator. This patch provides a -output argument.
As this patch does not handle unicode page names, it needs improvement before it should be committed.
----------------------------------------------------------------------
Comment By: Daniel Herding (wikipedian) Date: 2007-10-17 05:10
Message: Logged In: YES user_id=880694 Originator: NO
Is this really needed? I mean, you can do this:
daniel@localhost:~/projekte/pywikipedia> python pagegenerators.py -ref:Wikipedia:Pywikipediabot > output.txt Checked for running processes. 2 processes currently running, including the current process. Getting references to [[Wikipedia:Pywikipediabot]] daniel@localhost:~/projekte/pywikipedia> cat output.txt Benutzer:Head Wikipedia:Selbstlinks Benutzer:Zwobot Benutzer Diskussion:Waugsberg/Archiv/2006-8 Wikipedia:Bots [etc.]
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603140&aid=1814580...