r114042 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r114041
|
r114042
|
r114043
>
Date:
23:02, 16 March 2012
Author:
rfaulk
Status:
new
Tags:
Comment:
added import statement for EditCountsNoNamespace class
Modified paths:
/trunk/tools/wsor/message_templates/umetrics/generators/__init__.py
(modified) (
history
)
Diff
[
purge
]
Index: trunk/tools/wsor/message_templates/umetrics/generators/__init__.py
—
—
@@ -1,3 +1,4 @@
2
+from .edit_counts_no_namespace import EditCountsNoNamespace
2
3
from .edit_counts import EditCounts
3
4
from .talk import Talk
4
5
from .blocks import Blocks
Status & tagging log
17:06, 4 April 2012
Krinkle
(
talk
|
contribs
)
changed the
status
of r114042
[
removed:
deferred
added:
new]