LICENSE
MANIFEST
README
README.md
setup.cfg
setup.py
dill/__diff.py
dill/__init__.py
dill/_objects.py
dill/detect.py
dill/dill.py
dill/info.py
dill/objtypes.py
dill/pointers.py
dill/settings.py
dill/source.py
dill/temp.py
dill.egg-info/PKG-INFO
dill.egg-info/SOURCES.txt
dill.egg-info/dependency_links.txt
dill.egg-info/not-zip-safe
dill.egg-info/top_level.txt
scripts/get_objgraph.py
scripts/unpickle.py
tests/dill_bugs.py
tests/test_check.py
tests/test_classdef.py
tests/test_detect.py
tests/test_diff.py
tests/test_extendpickle.py
tests/test_file.py
tests/test_functors.py
tests/test_mixins.py
tests/test_module.py
tests/test_moduledict.py
tests/test_nested.py
tests/test_objects.py
tests/test_properties.py
tests/test_source.py
tests/test_temp.py
tests/test_weakref.py
