Re: Compiling

2006-02-03 Thread Simon Faulkner
>>I love Python for it's ease and speed of development especially for the >>"Programming Challenged" like me but why hasn't someone written a >>compiler for Python? > > > But there *is* a compiler for Python. > http://www.python.org/doc/2.4.2/lib/module-compiler.html ty Bruno, I must confes that

Python on Windows

2006-02-03 Thread Simon Faulkner
I've just written my first (simple) WxPython program - yy! What would folks suggest is the easiest way to package it to run on other windows PCs? I would love a single .exe file that would run without ANY OTHER FILES even if it was 50 Mb! TIA Simon -- http://mail.python.org/mailman/list

Compiling

2006-02-03 Thread Simon Faulkner
Pardon me if this has been done to death but I can't find a simple explanation. I love Python for it's ease and speed of development especially for the "Programming Challenged" like me but why hasn't someone written a compiler for Python? I guess it's not that simple eh? Simon -- http://mail

Re: CygWin ODBC

2005-05-27 Thread Simon Faulkner
Steve Holden wrote: > Simon Faulkner wrote: > >> Hi All, >> >> I am new to Cygwin and am hoping that someone here will be able to >> tell me how to get ODBC running in Python on Cygwin. >> >> Maximum gratefullness... >> >> >> Simon >

CygWin ODBC

2005-05-27 Thread Simon Faulkner
Hi All, I am new to Cygwin and am hoping that someone here will be able to tell me how to get ODBC running in Python on Cygwin. Maximum gratefullness... Simon -- http://mail.python.org/mailman/listinfo/python-list