On Dec 24, 2010, at 9:34 AM, Arun K.Rajeevan wrote: > I'm running python 2.5.1 at windows and 2.6.5 at linux. Is there any change > in python's behaviors with dict()
Not a relevant one that I can think of. If you have the time and inclination, it'd be interesting to track down exactly what's going on. Assuming that the problem is reproducible.... Did you get a chance to dump query_string in the failing case?

