Update of /cvsroot/mahogany/M/src/Python/Scripts
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21411
Modified Files:
Minit.py
Log Message:
fix python warning - DeprecationWarning: Non-ASCII character '\xfc' in file
/usr/local/share/mahogany/scripts/Minit.py on line 5, but no encoding declared;
see http://www.python.org/peps/pep-0263.html for details
Index: Minit.py
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/Scripts/Minit.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -u -2 -r1.8 -r1.9
--- Minit.py 18 Sep 2004 19:02:35 -0000 1.8
+++ Minit.py 4 Aug 2006 00:12:36 -0000 1.9
@@ -3,5 +3,5 @@
# File name: src/Python/Scripts/Minit.py
# Purpose: example of a Python module read by Mahogany on startup
-# Author: Karsten Ballüder, Vadim Zeitlin
+# Author: Karsten Ballueder, Vadim Zeitlin
# Modified by:
# Created: 1998
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates