summaryrefslogtreecommitdiff
path: root/wiki2html.py
diff options
context:
space:
mode:
Diffstat (limited to 'wiki2html.py')
-rw-r--r--wiki2html.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wiki2html.py b/wiki2html.py
index f8dfb63..441bc76 100644
--- a/wiki2html.py
+++ b/wiki2html.py
@@ -100,7 +100,6 @@ class HtmlWikiMarkup (WikiMarkup):
text = self.tmpl_proto(s)
return text
- print arg
(qual,sep,tgt) = arg.partition(':')
if tgt != '':
ns = self.wiki_ns_name(qual)

Return to:

Send suggestions and report system problems to the System administrator.