[Python-checkins] python/dist/src/Doc/lib libwinreg.tex,1.7,1.7.18.1

rhettinger@users.sourceforge.net rhettinger@users.sourceforge.net
2002年6月24日 21:55:38 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv22891
Modified Files:
 Tag: release22-maint
	libwinreg.tex 
Log Message:
Fix SF bug 568269 by enclosing 'computername' in a raw string
Index: libwinreg.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libwinreg.tex,v
retrieving revision 1.7
retrieving revision 1.7.18.1
diff -C2 -d -r1.7 -r1.7.18.1
*** libwinreg.tex	6 Jul 2001 20:30:11 -0000	1.7
--- libwinreg.tex	25 Jun 2002 04:55:36 -0000	1.7.18.1
***************
*** 37,41 ****
 
 \var{computer_name} is the name of the remote computer, of the 
! form \samp{\e\e computername}. If \code{None}, the local computer
 is used.
 
--- 37,41 ----
 
 \var{computer_name} is the name of the remote computer, of the 
! form \code{"r\e\e computername"}. If \code{None}, the local computer
 is used.
 

AltStyle によって変換されたページ (->オリジナル) /