On 2014-08-19 08:36, Steven D'Aprano wrote:
> The English word "is" is the third-person singular simple present 
> indicative form of "be",

Am I the only one who feels the urge to write

  if i am some_other_object: ...
  if we are some_other_object: ...
  if u are some_other_object: ... # though txtspk bothers me

instead of using "is" for reasons of grammatical correctness?  I've
changed variable-names to avoid this on occasion. :-)

-tkc





-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to