[ python-Bugs-950055 ] Is cmdqueue attribute used?

SourceForge.net noreply at sourceforge.net
Fri May 7 14:26:00 EDT 2004


Bugs item #950055, was opened at 2004-05-07 13:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=950055&group_id=5470

Category: Python Library
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Guido van Rossum (gvanrossum)
Summary: Is cmdqueue attribute used?

Initial Comment:
In cmd.py, the cmdqueue attribute is set to a list and 
checked for pending items but never is filled by any 
method nor is it in the documented API.  

Is the interface incomplete or is the attribute bogus?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=950055&group_id=5470



More information about the Python-bugs-list mailing list