[Python-checkins] CVS: python/dist/src/Doc/tools listmodules

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Thu, 17 Jun 1999 14:49:19 -0400 (EDT)


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

Modified Files:
	listmodules 
Log Message:

When looking for things that might be modules, include *module.c from
the Modules/ directory.  Most of the remaining undocumented modules
seem to be living there.