r89425 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89424‎ | r89425 | r89426 >
Date:17:00, 3 June 2011
Author:halfak
Status:deferred
Tags:
Comment:
Added a little documentation to the editor sampling script
Modified paths:
  • /trunk/tools/wsor/ts_samples/sample_talk_edits.py (modified) (history)

Diff [purge]

Index: trunk/tools/wsor/ts_samples/sample_talk_edits.py
@@ -1,3 +1,10 @@
 2+#
 3+# Sample talk page postings to newbie's talk pages in various languages.
 4+#
 5+# This script is intended to be run on the one of the toolserver machines.
 6+#
 7+# run python sample_talk_edits.py --help for command line parameters.
 8+#
29 import os, sys, logging, argparse, MySQLdb
310
411 def clean(v):

Status & tagging log