cpython/Doc/tutorial
Alexandre Vassalotti f260e443ac Rename Queue module to queue.
Updated documentation to use new name.
Merged revisions 63077 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r63077 | alexandre.vassalotti | 2008-05-11 15:39:48 -0400 (Sun, 11 May 2008) | 3 lines

  Added stub for the Queue module to be renamed in 3.0.
  Use the 3.0 module name to avoid spurious warnings.
........
2008-05-11 19:59:59 +00:00
..
appetite.rst Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from 2008-04-13 13:53:33 +00:00
classes.rst
controlflow.rst Don't output floats in prime example. 2008-05-01 18:06:50 +00:00
datastructures.rst Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from 2008-03-22 00:47:35 +00:00
errors.rst Bug #2565: The repr() of type objects now calls them 'class', 2008-04-07 05:43:42 +00:00
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst
introduction.rst
modules.rst
stdlib.rst
stdlib2.rst Rename Queue module to queue. 2008-05-11 19:59:59 +00:00
whatnow.rst