[Python-checkins] python/dist/src/Doc/html about.html, 1.8, 1.8.16.1 stdabout.dat, 1.6, 1.6.10.1

bwarsaw at users.sourceforge.net bwarsaw at users.sourceforge.net
Mon Aug 4 16:50:14 EDT 2003


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

Modified Files:
      Tag: release23-maint
	about.html stdabout.dat 
Log Message:
Merging release23-branch into the long-term Python 2.3 maintenance branch


Index: about.html
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/html/about.html,v
retrieving revision 1.8
retrieving revision 1.8.16.1
diff -C2 -d -r1.8 -r1.8.16.1
*** about.html	30 Oct 2002 21:29:50 -0000	1.8
--- about.html	4 Aug 2003 22:49:41 -0000	1.8.16.1
***************
*** 56,61 ****
  
      <p> General comments and questions regarding this document should
!       be sent by email to <a href="mailto:python-docs at python.org"
!         >python-docs at python.org</a>.  If you find specific errors in
        this document, please report the bug at the <a
          href="http://sourceforge.net/bugs/?group_id=5470">Python Bug
--- 56,61 ----
  
      <p> General comments and questions regarding this document should
!       be sent by email to <a href="mailto:docs at python.org"
!         >docs at python.org</a>.  If you find specific errors in
        this document, please report the bug at the <a
          href="http://sourceforge.net/bugs/?group_id=5470">Python Bug

Index: stdabout.dat
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/html/stdabout.dat,v
retrieving revision 1.6
retrieving revision 1.6.10.1
diff -C2 -d -r1.6 -r1.6.10.1
*** stdabout.dat	22 May 2003 15:09:27 -0000	1.6
--- stdabout.dat	4 Aug 2003 22:49:41 -0000	1.6.10.1
***************
*** 29,34 ****
  
  <p> General comments and questions regarding this document should
!   be sent by email to <a href="mailto:python-docs at python.org"
!     >python-docs at python.org</a>.  If you find specific errors in
    this document, either in the content or the presentation, please
    report the bug at the <a
--- 29,34 ----
  
  <p> General comments and questions regarding this document should
!   be sent by email to <a href="mailto:docs at python.org"
!     >docs at python.org</a>.  If you find specific errors in
    this document, either in the content or the presentation, please
    report the bug at the <a





More information about the Python-checkins mailing list