summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liblinecache.tex
Commit message (Collapse)AuthorAgeFilesLines
* Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.Ka-Ping Yee2001-01-241-1/+1
| | | | Switch from octal escapes to hex escapes for other nonprintable characters.
* Update Moshe Zadka's email address to one works and might last a while.Fred Drake2000-12-011-1/+1
|
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-4/+5
| | | | (Very rough.)
* Small English usage nits.Fred Drake1999-06-171-10/+13
|
* New sections from Moshe Zadka <moshez@math.huji.ac.il>.Fred Drake1999-06-141-0/+41
These document CGIHTTPServer, SimpleHTTPServer, and linecache.