.pylintrc
LICENSE
MANIFEST.in
README.md
requirements-lint.txt
requirements-test.txt
setup.cfg
setup.py
src/pylegacy/__init__.py
src/pylegacy/abc.py
src/pylegacy/builtins.py
src/pylegacy/datetime.py
src/pylegacy/exceptions.py
src/pylegacy/os.py
src/pylegacy/tempfile.py
src/pylegacy/weakref.py
src/pylegacy.egg-info/PKG-INFO
src/pylegacy.egg-info/SOURCES.txt
src/pylegacy.egg-info/dependency_links.txt
src/pylegacy.egg-info/requires.txt
src/pylegacy.egg-info/top_level.txt
test/__init__.py
test/pylegacy/__init__.py
test/pylegacy/test_pylegacy.py
test/pylegacy/test_pylegacy_abc.py
test/pylegacy/test_pylegacy_builtins.py
test/pylegacy/test_pylegacy_datetime.py
test/pylegacy/test_pylegacy_exceptions.py
test/pylegacy/test_pylegacy_os.py
test/pylegacy/test_pylegacy_tempfile.py
test/pylegacy/test_pylegacy_weakref.py