What to do after Python?

Sheila King sheila at spamcop.net
Mon Feb 19 03:32:39 EST 2001


On 18 Feb 2001 23:04:51 -0800, Johann Hibschman <johann at physics.berkeley.edu>
wrote in comp.lang.python in article <mtbsrzgnl8.fsf at astron.berkeley.edu>:

:Yeah, that works.  I forget how the initialization checks for vector
:work.  In addition, vector may even be checking each index i to see if
:it's in range.  Etc.  In practice, most of my C++ code looks like
:that, because the optimized way is just so ugly.

Yes, vector does check to see if the index in is range.

:I'll be quiet now.

Well, OK, then.

--
Sheila King
http://www.thinkspot.net/sheila/
http://www.k12groups.org/




More information about the Python-list mailing list