Ben Finney wrote:

> "Diez B. Roggisch" <[EMAIL PROTECTED]> writes:
> 
>> stef mientki schrieb:
>> > What should I do to the same simple test for existance ?
>> 
>> Use isinstance(obj, type).
> 
> No, that's *far* more specific than "does it exist", and will give
> false negatives.

I've misread the post entirely, so just... discard my message :)

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

Reply via email to