Benjamin Peterson
|
a7b55a33f8
|
revert r69777 since all the experts agree that extra import lines distract from the code
|
2009-02-20 03:31:23 +00:00 |
Jeroen Ruigrok van der Werven
|
5149742e8b
|
Since we recommend one module per import line, reflect this also in the
documentation.
|
2009-02-19 18:52:21 +00:00 |
Georg Brandl
|
dffbf5f542
|
Revert copy_reg -> copyreg rename.
|
2008-05-20 07:49:57 +00:00 |
Alexandre Vassalotti
|
ea0b22a167
|
Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.
This fixes the omissions of configparser, copyreg, queue and
socketserver renaming.
|
2008-05-16 18:03:52 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Georg Brandl
|
ffada76d04
|
Add examples to modulefinder docs. Written for GHOP by Josip Dzolonga.
|
2008-02-23 22:05:38 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |