summaryrefslogtreecommitdiffstats
path: root/Doc/library/asyncore.rst
Commit message (Collapse)AuthorAgeFilesLines
* revert r69777 since all the experts agree that extra import lines distract ↵Benjamin Peterson2009-02-201-2/+1
| | | | from the code
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+2
| | | | documentation.
* more markup fix.Georg Brandl2008-06-101-9/+9
|
* fix markupBenjamin Peterson2008-06-101-5/+6
|
* Applying updated patch from Issue 1736190, which addresses partialJosiah Carlson2008-06-101-0/+14
| | | | | | issues in: 909005 and 17361001, as well as completely as possible issues 539444, 760475, 777588, 889153, 953599, 1025525, 1063924, and 658749. This patch also includes doc and test updates as necessary.
* reformat some documentation of classes so methods and attributes are under ↵Benjamin Peterson2008-04-251-73/+73
| | | | the class directive
* Some cleanup in the docs.Georg Brandl2007-12-291-2/+1
|
* move descriptions of ac_(in|out)_buffer_size to the right placeFred Drake2007-10-051-13/+0
| | | | http://bugs.python.org/issue1053
* wrap lines to <80 characters before fixing errorsFred Drake2007-10-051-87/+94
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+269