19 Jun
2006
19 Jun
'06
12:11 p.m.
How can I find a variable's data type in dtml? Sorry if it's sth obvious, thx in advance!
19 Jun
19 Jun
12:22 p.m.
New subject: [Zope] data type
--On 19. Juni 2006 15:11:42 +0300 George <tesseris@gmail.com> wrote:
How can I find a variable's data type in dtml?
Sorry if it's sth obvious, thx in advance!
There is only the same_type() method available. Perhaps instance() but you can't use the type() method of Python for security reasons. The Zope Book should explain the usage of same_type(). -aj
7231
Age (days ago)
7231
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Jung -
George