Dialect, A Python derived environment (and language ?)
Gordon McMillan
gmcm at hypernet.com
Fri Sep 24 07:32:05 EDT 1999
[Tim, on http://www.aristar.com/DeveloperTools.html]
> > (Nice feature: makes an exe right away.)
>
> Very easily, too! Just click "make an .exe" in the IDE, and it
> makes one. Just what I've been waiting for: instead of a
> burdensome 20-byte cross-platform
>
> print "Hello world"
>
> file, you can get the same effect now with a self-contained 685Kb
> Windows-only .exe:
Gee, just ran your app thru Installer. For the exe that's
Run+CArchive([HelloWorld.py]) it comes out to 24K. For the
one that's got python15.dll etc. built-in, it's still only 277K.
- Gordon
More information about the Python-list
mailing list