aboutsummaryrefslogtreecommitdiff
blob: 17ba7ec731bf8b3488849cc8605c73fe4a0ab490 (plain)
1
2
3
4
5
# Note that PyPy contains also a built-in module 'marshal' which will
# hide this one if compiled in.

from _marshal import __doc__
from _marshal import *