LICENSE
README
setup.cfg
setup.py
dill/__init__.py
dill/_objects.py
dill/detect.py
dill/dill.py
dill/info.py
dill/objtypes.py
dill/pointers.py
dill/source.py
dill/temp.py
scripts/get_objgraph.py
scripts/unpickle.py
tests/dill_bugs.py
tests/test_classdef.py
tests/test_detect.py
tests/test_extendpickle.py
tests/test_mixins.py
tests/test_module.py
tests/test_moduledict.py
tests/test_nested.py
tests/test_objects.py
tests/test_source.py
tests/test_temp.py
tests/test_weakref.py
