Re: [BangPypers] python 2.6 vs 2.5

2010-07-09 Thread Kenneth Gonsalves
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 > > wrote: > > >serialized_output = json.dumps(eval_filter_qs) > > > > > > http://docs.python.org/library/json.ht

Re: [BangPypers] python 2.6 vs 2.5

2010-07-09 Thread Kenneth Gonsalves
On Saturday 10 July 2010 10:28:14 Senthil Kumaran wrote: > On Sat, Jul 10, 2010 at 10:18 AM, Kenneth Gonsalves 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

Re: [BangPypers] python 2.6 vs 2.5

2010-07-09 Thread Senthil Kumaran
On Sat, Jul 10, 2010 at 10:18 AM, Kenneth Gonsalves wrote: >        serialized_output = json.dumps(eval_filter_qs) http://docs.python.org/library/json.html Could it be this? -- Senthil ___ BangPypers mailing list BangPypers@python.org http://mail.py

[BangPypers] python 2.6 vs 2.5

2010-07-09 Thread Kenneth Gonsalves
hi I have a function that runs ok in a fedora 12 machine but crashes in a lenny machine. It is an ajax function (I did not write it) so no traceback. The only difference between the two machines is that fedora has python 2.6 whereas lenny has 2.5 - so can anyone tell me if there is anything pyt

Re: [BangPypers] PSF sponsoring Python sprints

2010-07-09 Thread Santosh Rajan
Great. maybe we can hold a sprint along with PyCon 2010? One day before or after? On Fri, Jul 9, 2010 at 9:30 PM, Anand Balachandran Pillai < abpil...@gmail.com> wrote: > Hi all, > > If you want to take part in an Python sprint "officially", > this is the opportunity since PSF has opene

[BangPypers] PSF sponsoring Python sprints

2010-07-09 Thread Anand Balachandran Pillai
Hi all, If you want to take part in an Python sprint "officially", this is the opportunity since PSF has opened up a program for it. http://pythonsprints.com/2010/07/8/call-applications-now-open/ The discussions have been going on the PSF mailing list for a while and it has been offic