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

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Wed, 25 Nov 1998 12:09:22 -0500


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

Modified Files:
	libstdtypes.tex 
Log Message:

Fix indexing of func_code attribute; this is on a function, not a code 
object.

Add "()" to method names indexed using \ttindex{}.