:o)
What are you doing exactly with twill ? If you're using in-process
intercept functionality then it might not work at GAE (I mean in the
cloud ;o), but it should work in development environment . If this is
the case I see no reason for using that feature in a production
environment .
If this is not the case , please specify what are you trying to do ;o)
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article:
Control de usuarios personalizado con Apache y mod_authnz_external -
http://feedproxy.google.com/~r/simelo-es/~3/cBNqfg_xMaw/control-de-usuarios-personalizado-con.html
Ok. I suppose that the best place to ask for this should be
testing-...@lists.idyll.org
Many people familiar with that module are subscribed to that list, so
you'll probably get the right answer at the right time (that's why I'm
adding it to Cc and fixing top-posting, sorry for cross-posting , it's
a noble cause ;o) .
Please read below
What version of Python are you using ? I see no reason for such
behavior if working on your local development machine | environment ,
having the right version of Py .
AFAICR, Jess Noller (talking about another subject ;o) mentioned once
@ TiP ML something related to the possibility of compiling the
interpreter without support for given modules . That's probably what's
happening in your case (but probably not ...) .