A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-April/044111.html below:

[Python-Dev] Python is faster than C

[Python-Dev] Python is faster than C [Python-Dev] Python is faster than CGreg Ewing greg at cosc.canterbury.ac.nz
Mon Apr 5 22:55:54 EDT 2004
> If nothing else pure python versions of modules:
> 	(a) serve as great documentation
> 	(b) are good for psyco
> 	(c) are good for PyPy
> 	(d) are good for Pyrex
> 	(e) are good for Starkiller
> 	(f) are good for Jython
> 	(g) are good for IronPython

I've just thought of another one:

        (h) are useful for platforms where there isn't a compiled
            C version available yet and it's too much hassle to
            compile it yourself

a case I ran into the other day when I wanted to use the csv
module from 2.3 with a 2.2 installation on Windows (don't
ask why). I ended up writing my own Python version of a part
of it.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4