Well, it should be:

> ##################################################
> # Add this to see what I mean
> 
>             try :
>                 print "%s 'self'=%s" % (
>                     key,
>                     slot.values()[0].__dict__
>                     )
>             except :
>                 print "Nothing to print"
> #
> ###################################################

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

Reply via email to