Update of /cvsroot/python/python/dist/src/Doc/lib In directory usw-pr-cvs1:/tmp/cvs-serv30618/Doc/lib Modified Files: libpwd.tex Log Message: Patch #523268, #522027: return enhanced tuples. Index: libpwd.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/libpwd.tex,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** libpwd.tex 20 Oct 2001 04:24:09 -0000 1.13 --- libpwd.tex 1 Mar 2002 10:47:36 -0000 1.14 *************** *** 9,16 **** database. It is available on all \UNIX{} versions. ! Password database entries are reported as 7-tuples containing the ! following items from the password database (see \code{<pwd.h>}), in order: ! \begin{tableiii}{r|l|l}{textrm}{Index}{Field}{Meaning} \lineiii{0}{\code{pw_name}}{Login name} \lineiii{1}{\code{pw_passwd}}{Optional encrypted password} --- 9,17 ---- database. It is available on all \UNIX{} versions. ! Password database entries are reported as a tuple-like object, whose ! attributes correspond to the members of the \code{passwd} structure ! (Attribute field below, see \code{<pwd.h>}): ! \begin{tableiii}{r|l|l}{textrm}{Index}{Attribute}{Meaning} \lineiii{0}{\code{pw_name}}{Login name} \lineiii{1}{\code{pw_passwd}}{Optional encrypted password}
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