Has someone managed to use mechanize with Google App Engine application?
A:
The only information I've been able to find on it is this other question. Looks like it shouldn't be too difficult, but'll require some hacking.
fiXedd
2009-09-09 06:43:34
+1
A:
I found that someone created this project: gaemechanize. But no code at the time of writing.
Immortal
2009-09-09 07:34:35
HA! That's my crappy project. If you're still interested in mechanize with google app engine, I just got some to work, so let me know.
MStodd
2009-10-15 05:55:38
+2
A:
Hi, I have solved this problem, please see: http://stackoverflow.com/questions/1902079/python-mechanize-gaepython-code/2056543#2056543
Michael
2010-01-13 12:27:41
A:
Does anyone have the gaemechanize code? I have made the changes that Michael suggested but mechanize is still failing (for some reason related to cookies) when I use it with app engine. If anyone has other gaemechanize fixes, I would greatly appreciate it.
Andrew
2010-09-14 19:35:26