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

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Thu, 23 Dec 1999 11:50:36 -0500 (EST)


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

Modified Files:
      Tag: release152p1-patches
	api.tex 
Log Message:

PyString_AsString():  Strings are *not* NULL terminated; just say it's
        null-terminated.

We *really* need a good proofreader for this stuff!