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 |
Alexandre Vassalotti
|
73812bf2a6
|
Added test for Queue rename warning.
Added note to documentation about Queue rename.
|
2008-05-11 20:04:03 +00:00 |
Brett Cannon
|
89dfbe35af
|
Remove extra tick marks and add a missing closing parenthesis.
|
2008-02-03 02:34:14 +00:00 |
Raymond Hettinger
|
d59f457279
|
Note versionadded.
|
2008-01-17 08:07:05 +00:00 |
Raymond Hettinger
|
171f3916c5
|
Minor wordsmithing.
|
2008-01-16 23:38:16 +00:00 |
Raymond Hettinger
|
907cda6ebb
|
Small grammar nit
|
2008-01-15 05:46:43 +00:00 |
Skip Montanaro
|
f233b0c454
|
Better (?) text describing the lack of guarantees provided by qsize(),
empty() and full().
|
2008-01-15 03:40:20 +00:00 |
Mark Summerfield
|
fcb444a8bf
|
Added cross-references plus a note about dict & list shallow copying.
|
2007-09-04 08:16:15 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |