summaryrefslogtreecommitdiffstats
path: root/Doc/lib/liburllib2.tex
Commit message (Collapse)AuthorAgeFilesLines
* Fix a variety of typographical, grammatical, and clarity problems reportedFred Drake2001-11-091-54/+62
| | | | by Detlef Lannert.
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-2/+2
|
* Fix a markup error: do not omit a method's parameter list if it isFred Drake2001-07-051-1/+1
| | | | empty.
* Markup adjustments to avoid getting junk in the index.Fred Drake2001-05-111-5/+5
|
* Lots of organizational changes for consistency with the rest of theFred Drake2001-03-021-225/+289
| | | | | | documentation. Fix a few small markup nits.
* Checking in patch 404826 -- urllib2 enhancements and documentations.Moshe Zadka2001-03-011-0/+501
(please not that the library reference does *not* include the urllib2 documnetation -- that will wiat for Fred)