Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the LaTeX doc tree. | Georg Brandl | 2007-08-15 | 1 | -260/+0 |
| | |||||
* | Markup fix. | Georg Brandl | 2007-03-30 | 1 | -1/+1 |
| | |||||
* | [Bug #1562583] Mention the set_reuse_addr() method | Andrew M. Kuchling | 2006-10-27 | 1 | -3/+5 |
| | |||||
* | fixed example: | Fredrik Lundh | 2006-01-17 | 1 | -11/+19 |
| | | | | adding missing import, handle_close, test code, etc. | ||||
* | [Bug #1181939] Remove incorrect text about __init__; move map discussion ↵ | Andrew M. Kuchling | 2005-06-01 | 1 | -5/+4 |
| | | | | into a separate paragraph | ||||
* | Check in the updated version of patch #957240, which doesn't rely | Michael W. Hudson | 2004-06-30 | 1 | -14/+14 |
| | | | | on the marshalling characteristics of infinities. | ||||
* | Back out #957240. | Martin v. Löwis | 2004-06-14 | 1 | -14/+14 |
| | |||||
* | Patch #957240: Add count parameter to asyncore.loop. | Martin v. Löwis | 2004-06-03 | 1 | -14/+14 |
| | |||||
* | Fix typos: despatcher -> dispatcher. | Thomas Heller | 2002-09-17 | 1 | -1/+1 |
| | |||||
* | Revise asyncore documentation and document asynchat for the first time. | Steve Holden | 2002-07-03 | 1 | -55/+91 |
| | |||||
* | Update doc to reflect Tim's changes to bool. | Neal Norwitz | 2002-04-05 | 1 | -2/+2 |
| | |||||
* | added handle_error method description | Skip Montanaro | 2002-01-31 | 1 | -0/+5 |
| | |||||
* | asyncore.loop() description contributed by Skip Montanaro. | Fred Drake | 2001-12-05 | 1 | -0/+14 |
| | | | | This closes SF bug #489513. | ||||
* | Minor changes to match the style guide. | Fred Drake | 2001-07-14 | 1 | -2/+2 |
| | |||||
* | The parameter to the listen() method is not optional, but was marked as | Fred Drake | 2001-05-29 | 1 | -1/+1 |
| | | | | | | optional in the documentation. This closes SF bug #427985. | ||||
* | Fix typo in example (\b should be \n in string literal). | Fred Drake | 2001-04-09 | 1 | -1/+1 |
| | | | | This closes SF bug #414279. | ||||
* | Typo: writeable --> writable | Fred Drake | 2000-11-01 | 1 | -2/+2 |
| | | | | Reported by Erno Kuusela <erno@iki.fi>. | ||||
* | 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. | ||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -5/+3 |
| | | | | (Very rough.) | ||||
* | Missing space; reported by Robert Kern <kernr@ncifcrf.gov>. | Fred Drake | 1999-07-06 | 1 | -1/+1 |
| | |||||
* | Fix a number of minor problems pointed out by /F. | Fred Drake | 1999-07-06 | 1 | -7/+8 |
| | |||||
* | New documentation from Chris Petrilli <petrilli@amber.org>. | Fred Drake | 1999-07-02 | 1 | -0/+197 |