Revision: 7601
Author: russblau
Date: 2009-11-05 19:10:42 +0000 (Thu, 05 Nov 2009)
Log Message:
-----------
Help text containing non-ASCII chars must be Unicode.
Modified Paths:
--------------
branches/rewrite/scripts/fixes.py
Modified: branches/rewrite/scripts/fixes.py
===================================================================
--- branches/rewrite/scripts/fixes.py 2009-11-05 18:40:26 UTC (rev 7600)
+++ branches/rewrite/scripts/fixes.py 2009-11-05 19:10:42 UTC (rev 7601)
@@ -12,7 +12,7 @@
# Distributed under the terms of the MIT license.
#
-help = """
+help = u"""
* HTML - Convert HTML tags to wiki syntax, and
fix XHTML.
* isbn - Fix badly formatted ISBNs.
_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn