Skip to content

Instantly share code, notes, and snippets.

@mcroydon
Created June 5, 2009 19:14
Show Gist options
  • Save mcroydon/124447 to your computer and use it in GitHub Desktop.
Save mcroydon/124447 to your computer and use it in GitHub Desktop.
from Queue import Queue
class FuckingQueue(Queue):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment