Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around limitations of the module synopsis table generation to avoid | Fred Drake | 2001-05-09 | 1 | -1/+1 |
| | | | | | | leaking LaTeX2HTML's internal string munging. This fixes SF bug #420399. | ||||
* | SourceForge patch #103140, checked in at fdrake's invitation. Minor fixes and | Eric S. Raymond | 2001-01-10 | 1 | -1/+3 |
| | | | | additions to library docs.# | ||||
* | Remove redundant reference to tab (since it = 'horizontal tab') | Andrew M. Kuchling | 2000-12-26 | 1 | -1/+1 |
| | |||||
* | Correct version number at which the curses.ascii module was introduced. | Fred Drake | 2000-08-09 | 1 | -1/+1 |
| | |||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Update version numbering from 1.6 to 2.0. | Fred Drake | 2000-06-30 | 1 | -1/+1 |
| | |||||
* | Added entries for the curses.ascii module. | Fred Drake | 2000-06-28 | 1 | -50/+92 |
| | |||||
* | Dcoumentation for ascii.py. I've changed two references from ascii to | Andrew M. Kuchling | 2000-06-26 | 1 | -0/+131 |
curses.ascii. |