[Python-Dev] Looking for VCS usage scenarios (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Wed Nov 5 02:11:59 CET 2008
- Previous message: [Python-Dev] Looking for VCS usage scenarios
- Next message: [Python-Dev] Looking for VCS usage scenarios
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cosmin Stejerean wrote:
Yes, Python is fast enough most of the time, but when it's not we put a lot of effort into making it faster. That's why we have a good collection of modules with C extensions to speed up computationally intensive applications
So the Pythonic solution is, of course, to make one of the existing VCSes written in C available as an extension module. :-)
-- Greg
- Previous message: [Python-Dev] Looking for VCS usage scenarios
- Next message: [Python-Dev] Looking for VCS usage scenarios
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]