__init__.py 202 B

12345678
  1. """
  2. Copyright Hagen Fritsch, 2012, License: GPL-2.0
  3. _marshal.py adapted from pypy (MIT License)
  4. Some small modifications and adaption to xdis by Rocky Bernstein
  5. """
  6. __docformat__ = "restructuredtext"