[BangPypers] python 2.6 vs 2.5

Kenneth Gonsalves lawgon at au-kbc.org
Sat Jul 10 07:53:38 CEST 2010


On Saturday 10 July 2010 11:08:19 Kenneth Gonsalves wrote:
> On Saturday 10 July 2010 10:28:14 Senthil Kumaran wrote:
> > On Sat, Jul 10, 2010 at 10:18 AM, Kenneth Gonsalves <lawgon at au-kbc.org> 
> 
> wrote:
> > >        serialized_output = json.dumps(eval_filter_qs)
> >
> > 
> > http://docs.python.org/library/json.html
> > 
> > Could it be this?
> > 
> 
> looks like it - same thing appeared in IRC, now all I need is to find the
>  2.5  equivalent of it
> 

django has a built in django.utils.simplejson - using that I solved the 
problem
-- 
Regards
Kenneth Gonsalves
Senior Associate
NRC-FOSS at AU-KBC


More information about the BangPypers mailing list