| Commit message (Expand) | Author | Age | Files | Lines |
* | Check in the updated version of patch #957240, which doesn't rely | Michael W. Hudson | 2004-06-30 | 1 | -14/+14 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Fix typo in example (\b should be \n in string literal). | Fred Drake | 2001-04-09 | 1 | -1/+1 |
|
|
* | Typo: writeable --> writable | Fred Drake | 2000-11-01 | 1 | -2/+2 |
|
|
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -5/+3 |
|
|
* | 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 |
|
|