Regular expression code implementation review between Tcl vs Python
Rainer Deyke
rainerd at eldwood.com
Tue Nov 11 17:42:14 EST 2003
Alex Martelli wrote:
> Using an OO language doesn't necessarily make implementing another
> OO language any easier, when the object models are mismatched (and
> they almost invariably are).
Using RAII to automate reference count management would certainly help in
implementing Python, even if it is a feature that Python itself doesn't
have.
--
Rainer Deyke - rainerd at eldwood.com - http://eldwood.com
More information about the Python-list
mailing list