LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
walrus.py
python_walrus.egg-info/PKG-INFO
python_walrus.egg-info/SOURCES.txt
python_walrus.egg-info/dependency_links.txt
python_walrus.egg-info/entry_points.txt
python_walrus.egg-info/requires.txt
python_walrus.egg-info/top_level.txt
python_walrus.egg-info/zip-safe
temp/sample.py
tests/test.py
tests/sample/class_var.py
tests/sample/comprehension.py
tests/sample/evaluation_order.py
tests/sample/func_var.py
tests/sample/global_var.py
tests/sample/nested_func_var.py
tests/sample/pep572_example.py
tests/sample/pep572_exceptional.py