Ask a question to get started
Enter to send•Shift+Enter new line
Put the item on the queue.
The optional 'block' and 'timeout' arguments are ignored, as this method never blocks. They are provided for compatibility with the Queue class.
put( self, item, block = True, timeout = None, )