summaryrefslogtreecommitdiffstats
path: root/Lib/queue.py
Commit message (Collapse)AuthorAgeFilesLines
* Added stub for the Queue module to be renamed in 3.0.Alexandre Vassalotti2008-05-111-0/+244
Use the 3.0 module name to avoid spurious warnings.