[Python-Dev] Proto-PEP regarding writing bytecode files
Paul Moore
lists@morpheus.demon.co.uk
Thu, 23 Jan 2003 21:12:45 +0000
Skip Montanaro <skip@pobox.com> writes:
> Okay, let me rephrase:
>
> I thought the concensus was that zip files containing source (.py) files
> shouldn't normally contain bytecode files.
Not as far as I know. Do whatever you prefer. Personally, I'd rather
have both, for the same reason I prefer to avoid binary-only
distributions.
Paul.
--
This signature intentionally left blank