[Python-checkins] CVS: python/dist/src/Mac/Modules macconfig.c,1.27,1.28

Jack Jansen jackjansen@users.sourceforge.net
2001年8月27日 15:50:44 -0700


Update of /cvsroot/python/python/dist/src/Mac/Modules
In directory usw-pr-cvs1:/tmp/cvs-serv23177/Python/Mac/Modules
Modified Files:
	macconfig.c 
Log Message:
exceptions was missing from the module list. Added.
Index: macconfig.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/macconfig.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** macconfig.c	2001年08月23日 13:49:54	1.27
--- macconfig.c	2001年08月27日 22:50:41	1.28
***************
*** 307,310 ****
--- 307,311 ----
 	{"__main__", NULL},
 	{"__builtin__", NULL},
+ 	{"exceptions", NULL},
 	{"sys", NULL},
 

AltStyle によって変換されたページ (->オリジナル) /