controllers.py, line 500

    if hasattr(obj, "im_self"):
        klass_instance = obj.im_self
    else:
        print obj
        klass_instance = obj

this will cause apache wsgi exception, is this a bug?


Yours
Faithfully

Jeffrey Hsu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to