| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use \versionchanged instead of \versionadded for new parameter support. | George Yoshida | 2006-04-30 | 1 | -1/+1 |
| | | |||||
| * | Bug #1445068: getpass.getpass() can now be given an explicit stream | Georg Brandl | 2006-03-31 | 1 | -2/+6 |
| | | | | | argument to specify where to write the prompt. | ||||
| * | Clean up some markup cruft. A number of the macros that take no | Fred Drake | 2001-11-28 | 1 | -2/+2 |
| | | | | | | | | | parameters (like \UNIX) are commonly entered using an empty group to separate the markup from a following inter-word space; this is not needed when the next character is punctuation, or the markup is the last thing in the enclosing group. These cases were marked inconsistently; the empty group is now *only* used when needed. | ||||
| * | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
| | | |||||
| * | Added availabililty annotations to respond to concerns of /F. | Fred Drake | 1999-03-12 | 1 | -4/+5 |
| | | |||||
| * | Basic documentation for the getpass module. | Fred Drake | 1998-12-22 | 1 | -0/+31 |
