I'm using pylons 0.9.5. In my XMLRPCController method I am returning simple python data types on success but what do I return from the method in the case of an error that I want sent as an XMLRPC fault?
I tried a suggestion I found in another post, but couldn't get it to work. Thanx for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
