16 Oct
2003
16 Oct
'03
10:46 a.m.
----- Original Message ----- From: "Derrick 'dman' Hudson" <dman@dman13.dyndns.org> To: <zope@zope.org> Sent: Thursday, October 16, 2003 12:56 AM Subject: [Zope] Re: Using builtin "type" function in a Python FS product
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Yeees ! Many thanks ! I was patching a method of IssueTracker to check Unicode data. The author of the original stuff uses a "type" variable later. I renamed that variable and all works again ! Me dummy stupid sometimes :o) --Gilles