[sword-svn] r382 - trunk/modules/python

chrislit at crosswire.org chrislit at crosswire.org
Sun Aug 12 03:28:26 MST 2012


Author: chrislit
Date: 2012-08-12 03:28:26 -0700 (Sun, 12 Aug 2012)
New Revision: 382

Modified:
   trunk/modules/python/usfm2osis.py
Log:


Modified: trunk/modules/python/usfm2osis.py
===================================================================
--- trunk/modules/python/usfm2osis.py	2012-08-12 10:27:15 UTC (rev 381)
+++ trunk/modules/python/usfm2osis.py	2012-08-12 10:28:26 UTC (rev 382)
@@ -27,7 +27,7 @@
 
 
 ### Guidelines & objectives:
-# Target Python 2.7+ (support 3, but 
+# Target Python 2.7+ (but support 3.2 if possible)
 # Use no non-default libraries (this may change in the future)
 # Don't use SWORD bindings (this will probably change to allow *optional* use of bindings, if installed)
 # Achieve full coverage of USFM according to UBS spec:




More information about the sword-cvs mailing list