[Zope] Iterating over objects in ZODB

2015-05-13 Thread Rich Harley
When iterating over dtml objects, the contents of those scripts can be returned: e.g. for item in context.objectValues(): if item.meta_type=='DTML Method’: print item But when iterating over Python Scripts, only: PythonScript at handleday is returned. How can I access the actual

Re: [Zope] Iterating over objects in ZODB

2015-05-13 Thread Niels Dettenbach
Am Mittwoch, 13. Mai 2015, 11:36:03 schrieb Rich Harley: is returned. How can I access the actual contents of the Python Script? The python script object seems a bit more complex then a DTML-Method object - means you have to access the script content of the python script object directly (not

Re: [Zope] Iterating over objects in ZODB

2015-05-13 Thread Fernando
obj.body() On 13 May 2015, Niels Dettenbach n...@syndicat.com wrote: Am Mittwoch, 13. Mai 2015, 11:36:03 schrieb Rich Harley: is returned. How can I access the actual contents of the Python Script? The python script object seems a bit more complex then a DTML-Method object - means you

Re: [Zope-CMF] GenericSetup: upgrade step ordering with newer setuptools

2015-05-13 Thread Maurits van Rees
yuppie schreef op 12-05-15 om 07:50: Maurits van Rees wrote: Can my branch be merged to trunk? And could we get a release please? I would appreciate it. No objections from my side. Cheers, Yuppie I have merged my branch to trunk and have removed my branch. I cannot release to PyPI. Only

[Zope-CMF] cmf-tests -

2015-05-13 Thread CMF tests summarizer
This is the summary for test reports received on the cmf-tests list between 2015-05-12 00:00:00 UTC and 2015-05-13 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation:

[Zope-CMF] Successful - CMF-trunk_Zope-trunk - Build # 739

2015-05-13 Thread Jenkins
CMF-trunk_Zope-trunk - Build # 739 - Successful: Check console output at https://jenkins.starzel.de/job/CMF-trunk_Zope-trunk/739/ to view the results.___ Zope-CMF maillist - Zope-CMF@zope.org https://mail.zope.org/mailman/listinfo/zope-cmf See