Current Path :
/
usr
/
lib64
/
python2.7
/
site-packages
/
mx
/
Stack
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/lib64/python2.7/site-packages/mx/Stack/__init__.py
""" mxStack - A stack 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 mxStack import * from mxStack import __version__