summaryrefslogtreecommitdiffstats
path: root/Doc/library/spwd.rst
Commit message (Collapse)AuthorAgeFilesLines
* #18678: Correct names of spwd struct members.R David Murray2013-11-041-5/+5
| | | | | | | | | | The old names (sp_nam and sp_pwd) are kept for backward compatibility. Since this is a long standing bug that hasn't caused any real-world problems, I'm not backporting it. However, it is worth fixing because the corrected names match the documentation, and more importantly now match the C struct, just like the other struct members. Patch by Vajrasky Kok.
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-2/+1
|
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+74