[Zope3-dev] LocationProxy+None

Adam Groszer agroszer at gmail.com
Tue Aug 14 09:46:43 EDT 2007


Hello,

A strange thing happened today:
>>> x = LocationProxy(None, "foo", "bar")
>>> x is None
False
>>> x == None
True

Is this OK or I'm just missing something?

-- 
Best regards,
 Adam                          mailto:agroszer at gmail.com



More information about the Zope3-dev mailing list