Author: bugman
Date: Tue Nov 11 14:10:47 2014
New Revision: 26518
URL: http://svn.gna.org/viewcvs/relax?rev=26518&view=rev
Log:
Expanded the Python 2 to 3 conversion document.
Modified:
trunk/docs/devel/2to3_checklist
Modified: trunk/docs/devel/2to3_checklist
URL:
http://svn.gna.org/viewcvs/relax/trunk/docs/devel/2to3_checklist?rev=26518&r1=26517&r2=26518&view=diff
==============================================================================
--- trunk/docs/devel/2to3_checklist (original)
+++ trunk/docs/devel/2to3_checklist Tue Nov 11 14:10:47 2014
@@ -2,7 +2,7 @@
2to3 -w . -f xxx
-where xxx is the transformation being applied.
+where xxx is the transformation being applied. Before committing any changes,
check all the changes carefully and make sure they work on both Python 2 and 3.
Certain modules, for example lib.compat, should not be changed using 2to3.
For more information about porting to Python 3, see
http://www.diveintopython3.net/porting-code-to-python-3-with-2to3.html.
Non-dangerous Python 3 update command
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits