Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert r69777 since all the experts agree that extra import lines distract ↵ | Benjamin Peterson | 2009-02-20 | 1 | -2/+1 |
| | | | | from the code | ||||
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 1 | -1/+2 |
| | | | | documentation. | ||||
* | Fixed the semantic of timeout for socket.create_connection and | Facundo Batista | 2008-05-29 | 1 | -2/+2 |
| | | | | | | all the upper level libraries that use it, including urllib2. Added and fixed some tests, and changed docs correspondingly. Thanks to John J Lee for the patch and the pusing, :) | ||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -7/+2 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+202 |