mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 03:14:21 +00:00
set the zip_safe flag to False
This means that by default the allmydata-tahoe egg will be a directory with a tree of files instead of a zip file containing files. I prefer the former because it makes it easier for people to hack into it. Unfortunately the files therein are still going to be .pyc's instead of .py's, if I understand correctly. I would prefer for them to be .py's. See also discussion on the distutils-sig mailing list: http://mail.python.org/pipermail/distutils-sig/2007-July/007827.html
This commit is contained in:
parent
73826c5cc9
commit
9c272308e2
Loading…
x
Reference in New Issue
Block a user