Update of /cvsroot/python/python/dist/src/Doc/ref In directory usw-pr-cvs1:/tmp/cvs-serv2974 Modified Files: ref2.tex Log Message: Fix typo in description of raw strings: "value" --> "valid" This closes SF bug #443059. Index: ref2.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/ref/ref2.tex,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -r1.26 -r1.27 *** ref2.tex 2001/07/06 22:49:52 1.26 --- ref2.tex 2001/07/20 14:32:28 1.27 *************** *** 404,408 **** remains in the string; for example, \code{r"\e""} is a valid string literal consisting of two characters: a backslash and a double quote; ! \code{r"\e"} is not a value string literal (even a raw string cannot end in an odd number of backslashes). Specifically, \emph{a raw string cannot end in a single backslash} (since the backslash would --- 404,408 ---- remains in the string; for example, \code{r"\e""} is a valid string literal consisting of two characters: a backslash and a double quote; ! \code{r"\e"} is not a valid string literal (even a raw string cannot end in an odd number of backslashes). Specifically, \emph{a raw string cannot end in a single backslash} (since the backslash would
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4