minimum python for distribution on Windows

Brian Munroe bmunroe at tribador.nu
Fri Mar 21 21:12:13 EST 2003


> 
> I've tried it while running the freeze.py script:
> 
> $ python /usr/local/lib/python2.2/Tools/freeze/freeze.py ../test.py
> 

Sorry, should be:

$ python -S /usr/local/lib/python2.2/Tools/freeze/freeze.py ../test.py

-- brian





More information about the Python-list mailing list