Benjamin Peterson
|
f2a2c796e3
|
remove duplicate target
|
2008-09-13 17:31:08 +00:00 |
Georg Brandl
|
3ce0dee9a3
|
Incorporate some suggestions by Tait Stevens.
|
2008-09-13 17:18:11 +00:00 |
Benjamin Peterson
|
f9ef9881d7
|
update the tutorial to use str.format
|
2008-05-26 00:54:22 +00:00 |
Georg Brandl
|
8ca6c84b6f
|
Phase out has_key usage in the tutorial; correct docs for PyMapping_HasKey*.
|
2008-03-28 12:22:12 +00:00 |
Georg Brandl
|
9c6c47bf4b
|
Mark the descitems in the tutorial as "noindex" so that :meth: cross-refs don't link to them.
|
2008-03-21 14:32:33 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
adbda844d0
|
Add a section about nested listcomps to the tutorial.
Thanks to Ian Bruntlett and Robert Lehmann.
|
2007-12-14 19:03:36 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |