7stud  <[EMAIL PROTECTED]> wrote:
>I know what you mean.  I always write:
>
>someStringVar.len
>
>and then I backspace and retype:
>
>len(someString).
>
>But then again, I can never remember whether length is a member or a
>method in other languages.

... or whether it's called length, size, count or len. Or even
whether the language is consistent from one container class to
the next.

-- 
\S -- [EMAIL PROTECTED] -- http://www.chaos.org.uk/~sion/
   "Frankly I have no feelings towards penguins one way or the other"
        -- Arthur C. Clarke
   her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to