aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-07-07 17:40:09 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2015-07-07 17:40:09 +0300
commit75672b57a2d63f01d00795fe8d661d1efe7b6e8d (patch)
tree7fb23ecb945e075a3b03b435cfee1f6ce481de5e
parent323ba4ba7d144f3da5cf70ad64b3366eebca5f20 (diff)
downloadwit-75672b57a2d63f01d00795fe8d661d1efe7b6e8d.tar.gz
wit-75672b57a2d63f01d00795fe8d661d1efe7b6e8d.tar.bz2
Remove unnecessary debug print
-rw-r--r--wiki2html.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/wiki2html.py b/wiki2html.py
index f8dfb63..441bc76 100644
--- a/wiki2html.py
+++ b/wiki2html.py
@@ -101,4 +101,3 @@ class HtmlWikiMarkup (WikiMarkup):
return text
-
- print arg
+
(qual,sep,tgt) = arg.partition(':')

Return to:

Send suggestions and report system problems to the System administrator.