new in town

Ian Bicking ianb at colorstudy.com
Sat Jul 12 14:56:21 EDT 2003


On Sat, 2003-07-12 at 13:39, Elaine Jackson wrote:
> As comforting as it is to know that there are "several ways of doing this", I'd
> be even happier if I knew the name of just one of those ways. The FAQ searcher
> doesn't seem to understand lengthy explanations and hand-waving.

Then maybe the better answer would be: Python can be compiled into a
Windows executable for distribution, but it cannot be compiled to
improve speed.  If you have performance issues there are a multitude of
solutions (as in any language), but don't expect to have problems until
you actually see a problem.  Usually Python performance is entirely
adequate.

  Ian







More information about the Python-list mailing list