Dan Sugalski <[EMAIL PROTECTED]> writes:
>    is_equal (true if this thing is equal to the parameter thing)
>    is_same (True if this thing is the same thing as the parameter thing)

is_equal in what sense? (String, Number, ...)

and how is is_same different from just comparing addresses of the things?

-- 
Nick Ing-Simmons

Reply via email to