How does py2exe work?

Wildemar Wildenburger wildemar at freakmail.de
Sun Jul 1 15:43:49 EDT 2007


Thomas Jollans wrote:
> On Sunday 01 July 2007, vasudevram wrote:
>   
>> Wondering how it works? Does it actually compile the Python source of
>> your script into machine language, or does it do something more like
>> bundling the Python interpreter, the Python libraries and the script
>> itself, into a file?
>>     
>
> essentially, that's what it does.
>
>   
Q: A or B?
A: Yes.

*nudgenudge*
/W



More information about the Python-list mailing list