r94725 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r94724
|
r94725
|
r94726
>
Date:
02:29, 17 August 2011
Author:
halfak
Status:
deferred
Tags:
Comment:
Unused 'wmf' module in user_approx_registration
Modified paths:
/trunk/tools/wsor/scripts/user_approx_registration.py
(modified) (
history
)
Diff
[
purge
]
Index: trunk/tools/wsor/scripts/user_approx_registration.py
—
—
@@ -1,5 +1,4 @@
2
2
import sys, MySQLdb, MySQLdb.cursors, argparse, os, logging, types
3
-import wmf
4
3
5
4
def encode(v):
6
5
if v == None: return "\N"
Status & tagging log
11:34, 17 August 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r94725
[
removed:
new
added:
deferred]