Georg Brandl
|
508c423fe1
|
Add link to PEP 236.
|
2009-04-23 08:52:03 +00:00 |
Georg Brandl
|
268d85d1e8
|
#992207: document that the parser only accepts \\n newlines.
|
2009-03-31 16:54:38 +00:00 |
Georg Brandl
|
624f3372e2
|
#5529: backport new docs of import semantics written by Brett to 2.x.
|
2009-03-31 16:11:45 +00:00 |
Georg Brandl
|
0ac63f1c50
|
#5296: sequence -> iterable.
|
2009-02-18 00:25:13 +00:00 |
Georg Brandl
|
4a565cc41d
|
#4857: fix augmented assignment target spec.
|
2009-01-18 13:47:26 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Benjamin Peterson
|
f660a53c9f
|
update paragraph about __future__ for 2.6
|
2008-10-09 20:54:43 +00:00 |
Georg Brandl
|
83463ce8d4
|
#3914: add //= to the augmented assign operators.
|
2008-09-21 07:18:28 +00:00 |
Georg Brandl
|
290d3d994a
|
This should really be a comment.
|
2008-08-01 20:13:29 +00:00 |
Georg Brandl
|
d82a9c1618
|
Fix brackets.
|
2008-06-06 10:43:43 +00:00 |
Georg Brandl
|
a6168f9e0a
|
Queue renaming reversal part 3: move module into place and
change imports and other references. Closes #2925.
|
2008-05-25 07:20:14 +00:00 |
Georg Brandl
|
7a148c2357
|
Fix-up docs for socketserver and queue renaming.
|
2008-05-12 10:03:16 +00:00 |
Andrew M. Kuchling
|
3351e4142c
|
Remove forward-looking statement
|
2008-04-10 21:27:10 +00:00 |
Georg Brandl
|
47a5aec836
|
#2253: fix continue vs. finally docs.
|
2008-03-08 09:54:06 +00:00 |
Georg Brandl
|
6265833d91
|
Simplify index entries; fix #1712.
|
2008-01-05 19:29:45 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
745e48dffa
|
A bit of reordering, also show more subheadings in the lang ref index.
|
2007-09-18 07:24:40 +00:00 |
Georg Brandl
|
8360d5de7e
|
Fix a wrong indentation for sublists.
|
2007-09-07 14:14:40 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |