Update of /cvsroot/python/python/dist/src/Doc/lib In directory slayer.i.sourceforge.net:/tmp/cvs-serv24942/Doc/lib Modified Files: libstring.tex Log Message: Document the "printable" and "punctuation" constants added to the string module. Index: libstring.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/libstring.tex,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -r1.38 -r1.39 *** libstring.tex 2000/09/09 05:34:06 1.38 --- libstring.tex 2000/09/18 16:48:13 1.39 *************** *** 38,41 **** --- 38,52 ---- \end{datadesc} + \begin{datadesc}{punctuation} + String of \ASCII{} characters which are considered punctuation + characters in the \samp{C} locale. + \end{datadesc} + + \begin{datadesc}{printable} + String of characters which are considered printable. This is a + combination of \constant{digits}, \constant{letters}, + \constant{punctuation}, and \constant{whitespace}. + \end{datadesc} + \begin{datadesc}{uppercase} A string containing all the characters that are considered uppercase
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