Python's biggest compromises
Marc
marcstober at yahoo.com
Fri Aug 1 16:11:42 EDT 2003
More information about the Python-list mailing list
Fri Aug 1 16:11:42 EDT 2003
- Previous message (by thread): Python's biggest compromises
- Next message (by thread): Python's biggest compromises
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In general, I suspect BASIC is more defined by compromises than Python. To me there is a compromise in Python's dependence on C. It seems that at some point I will hit a performance or feature issue that will require me to write a C extension. It seems to me VB6 has a similarly awkward relationship with C++. Clearly the creators of Python were expert C programmers; that should not be a requirement to become an expert Python programmer. - Marc
- Previous message (by thread): Python's biggest compromises
- Next message (by thread): Python's biggest compromises
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list