Python on Windows

bruno at modulix onurb at xiludom.gro
Fri Feb 3 12:29:28 EST 2006


Simon Faulkner wrote:
> I've just written my first (simple) WxPython program - yaaaay!
> 
> What would folks suggest is the easiest way to package it to run on
> other windows PCs?

I can't tell for sure since I do not use Windows, but I think Py2Exe is
what you're looking for.



-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list