Paring down diskspace required by a Python-2.0 installation

Andreas Jung andreas at andreas-jung.com
Mon Mar 19 20:46:56 EST 2001


Usually you only need the python interpreter and all the stuff under
lib/pythonXX
You can also remove the tests directory in the lib/python dir.

Andreas
"Sheila King" <sheila at spamcop.net> schrieb im Newsbeitrag
news:6dbdbtsg6beh5p73cvlubeb192oocohfbb at 4ax.com...
> directories. Like Grammar/ and Modules/ which have only .c and .h and .o
files
> in them. These files are not used for running Python, only for creating
the
> executable, right? So can I safely delete them?
>
> Is there anything else I can remove?
>






More information about the Python-list mailing list