[Python-checkins] CVS: python/dist/src/Doc/api api.tex

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Thu, 13 May 1999 14:41:15 -0400 (EDT)


Update of /projects/cvsroot/python/dist/src/Doc/api
In directory weyr:/home/fdrake/projects/python/Doc/api

Modified Files:
	api.tex 
Log Message:

PyCObject_FromVoidPtr():  Clarify that the destr function will only be 
			  called on destruction is non-NULL.