]> pd.if.org Git - pdclib/commitdiff
Include usage data in UnicodeData.py docstring
authorOwen Shepherd <owen.shepherd@e43.eu>
Sat, 16 Mar 2013 16:35:30 +0000 (16:35 +0000)
committerOwen Shepherd <owen.shepherd@e43.eu>
Sat, 16 Mar 2013 16:35:30 +0000 (16:35 +0000)
functions/locale/UnicodeData.py

index b9057c22fdbc0cfea47424defafbb6326185973a..30fe562d8a6d4a629e0d5ec67625b877e2b1c942 100644 (file)
@@ -7,6 +7,12 @@
 """\r
 Converts the character information provdied by Unicode in the UnicodeData.txt\r
 file from the Unicode character database into a table for use by PDCLib.\r
+\r
+Usage: Download the UnicodeData.txt file to the same directory as this script \r
+and then run it. Both Python 2 and 3 are supported.\r
+\r
+Download the data from\r
+    ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt\r
 """\r
 import os\r
 \r