Casey Hawthorne wrote:
> I believe you are asking for a side effect from the "==" operator.
> 
> Add print statements to the __eq__ method.

The things is, he wants to make those modifications to builtin types, which he
can't do.

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter

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

Reply via email to