How can I compare the type of 2 variables in a python method? The instruction "if type(var1) == type(var2): ...." doesn't work. _______________________________________________ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
- Re: [Zope] type in python methods Juan Carlos Coru�a
- Re: [Zope] type in python methods Luciano Ramalho
- RE: [Zope] type in python methods Juan Carlos Coru�a
- Re: [Zope] type in python methods Evan Simpson
- RE: [Zope] type in python methods Juan Carlos Coru�a
