[Python-checkins] CVS: python/dist/src/Mac/scripts genpluginprojects.py,1.20,1.21

Jack Jansen jackjansen@users.sourceforge.net
Tue, 23 Oct 2001 15:23:46 -0700


Update of /cvsroot/python/python/dist/src/Mac/scripts
In directory usw-pr-cvs1:/tmp/cvs-serv17350/Python/Mac/scripts

Modified Files:
	genpluginprojects.py 
Log Message:
Added _hotshot.

Index: genpluginprojects.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/scripts/genpluginprojects.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** genpluginprojects.py	2001/08/29 22:08:06	1.20
--- genpluginprojects.py	2001/10/23 22:23:44	1.21
***************
*** 114,117 ****
--- 114,118 ----
  	genpluginproject("all", "xx")
  	genpluginproject("all", "xxsubtype", sources=["xxsubtype.c"])
+ 	genpluginproject("all", "_hotshot", sources=["_hotshot.c"])
  	
  	# bgen-generated Toolbox modules