Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #18678: Correct names of spwd struct members. | R David Murray | 2013-11-04 | 1 | -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 Brandl | 2009-09-16 | 1 | -2/+1 |
| | |||||
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+74 |