Hi,

how can I programatically change the Language attribute in Standard Resource 
Metadata of ATImage?

I tried:

for item in context.objectValues('ATImage'):
  print item.Language()

This works perfectly. How do I assign value to Language?

-- 
Milos Prudek
_______________________________________________
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 )

Reply via email to