Hello all; I'm yielding from a func with webpy 0.31 and i'm getting this error:
TypeError: sequence of string values expected, value of type unicode found, referer: (url) If i change my yield statement to a return type(...) it seems to be an unicode string, yes, but... ¿Why this is working on the internal server and not with apache? :o --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
