[Python-checkins] python/dist/src/Doc ACKS,1.33.6.2,1.33.6.3 Makefile,1.235.2.1.2.21,1.235.2.1.2.22

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Tue, 29 Jul 2003 10:44:25 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv23543

Modified Files:
      Tag: release22-maint
	ACKS Makefile 
Log Message:
- update documentation contact address

Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ACKS,v
retrieving revision 1.33.6.2
retrieving revision 1.33.6.3
diff -C2 -d -r1.33.6.2 -r1.33.6.3
*** ACKS	3 Dec 2002 18:50:41 -0000	1.33.6.2
--- ACKS	29 Jul 2003 17:44:23 -0000	1.33.6.3
***************
*** 5,9 ****
  documentation.  It is probably not complete -- if you feel that you or
  anyone else should be on this list, please let us know (send email to
! python-docs@python.org), and we'll be glad to correct the problem.
  
  It is only with the input and contributions of the Python community
--- 5,9 ----
  documentation.  It is probably not complete -- if you feel that you or
  anyone else should be on this list, please let us know (send email to
! docs@python.org), and we'll be glad to correct the problem.
  
  It is only with the input and contributions of the Python community

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.21
retrieving revision 1.235.2.1.2.22
diff -C2 -d -r1.235.2.1.2.21 -r1.235.2.1.2.22
*** Makefile	20 Jun 2003 14:32:05 -0000	1.235.2.1.2.21
--- Makefile	29 Jul 2003 17:44:23 -0000	1.235.2.1.2.22
***************
*** 50,54 ****
  # PostScript, look in the paper-$(PAPER)/ directory.  For HTML, look in
  # the html/ directory.  If you want to fix the GNU info process, look
! # in the info/ directory; please send patches to python-docs@python.org.
  
  # This Makefile only includes information on how to perform builds; for
--- 50,54 ----
  # PostScript, look in the paper-$(PAPER)/ directory.  For HTML, look in
  # the html/ directory.  If you want to fix the GNU info process, look
! # in the info/ directory; please send patches to docs@python.org.
  
  # This Makefile only includes information on how to perform builds; for
***************
*** 651,654 ****
--- 651,655 ----
  	rm -rf isilo/whatsnew/
  	rm -f isilo/python-*-$(RELEASE).pdb isilo-$(RELEASE).zip
+ 	rm -f pkglist.html paper-$(PAPER)/README
  
  realclean distclean:  clobber