Funny, I was looking at the same wikipedia page today. I've seen the '=' pad character in the Dev Server keys, but not production keys. I'm hoping that the key names avoid '_' since I'm using it as a token separator in one place. But it would be nice to know definitively.
On Sep 14, 6:28 am, Francesco Donadon <[email protected]> wrote: > Hello. > > I am developing an application using django, and I need a regexp to > match the stringified keys in an URL, so that I can use urls like "/ > view/<key>". > > I started off using letters and digits, but then I realised searching > in this group that the key in its string format is -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
