compile shebang into pyc file

rbt rbt at athop1.ath.vt.edu
Wed Apr 27 16:48:35 EDT 2005


Fredrik Lundh wrote:
> Joerg Schuster wrote:
> 
>> > #!/usr/bin/env python
>> > import app
>>
>> Yes, of course this is a possibility. But it implies having (or giving
>> away) two files.
> 
> 
> yeah, think of all the disk space you'll waste!
> 
>> Because if you have two files, you need a third one: a README
>> that tells you what to do with the two files
> 
> 
> so you're saying that the set of people that can deal with no more than one
> file at a time but knows how to install and configure Python (which in 
> itself
> comes with a few thousand files) is larger than zero?

On Windows, installing Python takes only a few clicks. No brain cycles 
needed ;)



More information about the Python-list mailing list