In case it's relevant, the Folder at the bottom of the aq_chain
for license is a ZUnit temporary folder:

(116)doRemindersForLicense()
(Pdb) license.aq_chain
[<License instance at 9cca368>, <Specialist instance at 9aef630>, <Specialist instance at 98313c8>, <Folder instance at 9cb9468>, *** AttributeError: testsRun
(Pdb) license.aq_chain[3].__dict__
{'title': '', 'id': '00022_Products.CremeTests.LicenseTests.LicenseTests.testAddFekoDongleLicense', '__ac_local_roles__': {'jean': ['Owner']}}


The two Specialists are just part of our app:
<Zope root>/Licenses/LicenseDocs

--
Jean Jordaan
http://www.upfrontsystems.co.za


_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to