> 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 +--------------------------------------+
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