Update of /cvsroot/mahogany/M/src/Python/Scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25832/src/Python/Scripts
Modified Files:
Minit.py
Log Message:
initialization function is now called Init(), not Minit()
Index: Minit.py
===================================================================
RCS file: /cvsroot/mahogany/M/src/Python/Scripts/Minit.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -u -2 -r1.7 -r1.8
--- Minit.py 4 Feb 2004 19:05:48 -0000 1.7
+++ Minit.py 18 Sep 2004 19:02:35 -0000 1.8
@@ -38,5 +38,5 @@
# define the global initialisation callback Minit():
-def Minit():
+def Init():
msg = "Welcome, " + GetUserName() + \
", to the wonderful world of M/Python integration!\n" + \
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates