Author: btami Date: 2006-10-27 04:19:15 -0500 (Fri, 27 Oct 2006) New Revision: 8940
Modified: trunk/gnue-common/setupext/install_data.py Log: added source code encoding Modified: trunk/gnue-common/setupext/install_data.py =================================================================== --- trunk/gnue-common/setupext/install_data.py 2006-10-27 08:53:16 UTC (rev 8939) +++ trunk/gnue-common/setupext/install_data.py 2006-10-27 09:19:15 UTC (rev 8940) @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """install_data.py Provides a more sophisticated facility to install data files _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
