Metadata-Version: 2.1
Name: infi.exceptools
Version: 0.2.15
Summary: a mechanism for chaining exceptions, compatible with Python 2.x
Home-page: https://github.com/Infinidat/infi.exceptools
Author: Arnon Yaari
Author-email: arnony@infinidat.com
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: infi.pyutils
Requires-Dist: mock
Requires-Dist: setuptools

Python 3.x has such mechanism, which was not ported to Python 2.x, this is an alternative


