| 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. | ||||
| * | Remove tabs from the documentation. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | | |||||
| * | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
| | | |||||
| * | update the tutorial to use str.format | Benjamin Peterson | 2008-05-26 | 1 | -1/+1 |
| | | |||||
| * | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -8/+8 |
| | | | | | change imports and other references. Closes #2925. | ||||
| * | Revert the renaming of repr to reprlib. | Brett Cannon | 2008-05-23 | 1 | -3/+3 |
| | | |||||
| * | Changed references to the reprlib module to use its new name. | Alexandre Vassalotti | 2008-05-16 | 1 | -3/+3 |
| | | |||||
| * | Fix-up docs for socketserver and queue renaming. | Georg Brandl | 2008-05-12 | 1 | -1/+1 |
| | | |||||
| * | Don't reference pyshell. | Georg Brandl | 2008-02-22 | 1 | -1/+1 |
| | | |||||
| * | Fix issue1789: The tutorial contained a misuse of the struct module. | Gregory P. Smith | 2008-01-24 | 1 | -3/+5 |
| | | | | | (also remove an unneeded import struct from test_largefile) | ||||
| * | Add more entries to the glossary. | Georg Brandl | 2007-12-02 | 1 | -2/+2 |
| | | | | | Written by Jeff Wheeler for GHOP. | ||||
| * | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+389 |
