[Python-checkins] CVS: python/dist/src/Doc ACKS,1.24,1.25

Fred L. Drake fdrake@users.sourceforge.net
Wed, 15 Aug 2001 12:00:31 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv17900

Modified Files:
	ACKS 
Log Message:
Dave Kuhlman has contributed a nice improvement to the "Defining New Types"
section of the Extending & Embedding manual -- thanks!

Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ACKS,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** ACKS	2001/08/08 05:39:52	1.24
--- ACKS	2001/08/15 19:00:29	1.25
***************
*** 96,99 ****
--- 96,100 ----
  Daniel Kozan
  Andrew M. Kuchling
+ Dave Kuhlman
  Erno Kuusela
  Detlef Lannert