# This file contains a list of modules to be deleted from the
# Python standard library because they are not needed by this
# app.  Lines may be added or removed as appropriate

__hello__.py
__phello__
antigravity.py
cProfile.py
curses
ensurepip
idlelib
imaplib.py
poplib.py
profile.py
sunau.py
tabnanny.py
test
turtle.py
turtledemo
unittest
venv
# The ssl module is large, and is not needed in many cases.
# ssl
