Index: dist/src/Doc/lib/libhttplib.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/libhttplib.tex,v retrieving revision 1.38 diff -u -r1.38 libhttplib.tex --- dist/src/Doc/lib/libhttplib.tex 18 Sep 2004 09:03:48 -0000 1.38 +++ dist/src/Doc/lib/libhttplib.tex 16 May 2005 19:58:34 -0000 @@ -323,7 +323,7 @@ \begin{methoddesc}{send}{data} Send data to the server. This should be used directly only after the \method{endheaders()} method has been called and before -\method{getreply()} has been called. +\method{getresponse()} has been called. \end{methoddesc} \begin{methoddesc}{putrequest}{request, selector\optional{,