Current Path :
/
lib64
/
python2.7
/
site-packages
/
mx
/
Queue
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//lib64/python2.7/site-packages/mx/Queue/__init__.py
""" mxQueue - A queue implementation Copyright (c) 2000, Marc-Andre Lemburg; mailto:mal@lemburg.com Copyright (c) 2000-2011, eGenix.com Software GmbH; mailto:info@egenix.com See the documentation for further information on copyrights, or contact the author. All Rights Reserved. """ from mxQueue import * from mxQueue import __version__