[Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.36,1.37

Fred L. Drake python-dev@python.org
Thu, 6 Jul 2000 20:36:14 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory slayer.i.sourceforge.net:/tmp/cvs-serv30950/Doc

Modified Files:
	Makefile.deps 
Log Message:

New module webbrowser.  Easy-to-use controller objects to make using a
Web browser as a help/information browser easy across platforms.


Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** Makefile.deps	2000/07/06 04:47:25	1.36
--- Makefile.deps	2000/07/07 03:36:11	1.37
***************
*** 187,190 ****
--- 187,191 ----
  	../lib/libmultifile.tex \
  	../lib/libthreading.tex \
+ 	../lib/libwebbrowser.tex \
  	../lib/internet.tex \
  	../lib/netdata.tex \