[Python-checkins] python/dist/src/Doc/lib libcookie.tex,1.9,1.10

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Tue, 31 Dec 2002 07:23:12 -0800


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

Modified Files:
	libcookie.tex 
Log Message:
Barry raised reasonable objections to the macro name \mimeheader, so
we'll simply revert to \mailheader since there's no other good name.


Index: libcookie.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libcookie.tex,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** libcookie.tex	31 Dec 2002 15:10:49 -0000	1.9
--- libcookie.tex	31 Dec 2002 15:23:09 -0000	1.10
***************
*** 20,24 ****
  \begin{excdesc}{CookieError}
  Exception failing because of \rfc{2109} invalidity: incorrect
! attributes, incorrect \mimeheader{Set-Cookie} header, etc.
  \end{excdesc}
  
--- 20,24 ----
  \begin{excdesc}{CookieError}
  Exception failing because of \rfc{2109} invalidity: incorrect
! attributes, incorrect \mailheader{Set-Cookie} header, etc.
  \end{excdesc}