[BangPypers] Python 2.7 alpha1 released

2009-12-06 Thread Anand Balachandran Pillai
Python 2.7 a1 was released during the week-end. http://docs.python.org/dev/whatsnew/2.7 Regards, -- --Anand ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers

Re: [BangPypers] Python Embedded with C

2009-12-06 Thread Anand Balachandran Pillai
On Sun, Dec 6, 2009 at 6:45 PM, harish ladhani wrote: > Hi .. > > I want to call python from my C program, which will perform same > manipulation and return integer. > As Python is better to do with large number, so I called python. > Beats me, this one. What can C not do with large numbers whi

Re: [BangPypers] Python Embedded with C

2009-12-06 Thread Noufal Ibrahim
On Sun, Dec 6, 2009 at 6:45 PM, harish ladhani wrote: > Hi .. > > I want to call python from my C program, which will perform same > manipulation and return integer. > As Python is better to do with large number, so I called python. > Is there any way to this type of embedding.[..] Are you sure

Re: [BangPypers] Python Embedded with C

2009-12-06 Thread Moinak Ghosh
On Sun, Dec 6, 2009 at 6:45 PM, harish ladhani wrote: > Hi .. > > I want to call python from my C program, which will perform same > manipulation and return integer. > As Python is better to do with large number, so I called python. > Is there any way to this type of embedding. http://www.pyth

[BangPypers] Python Embedded with C

2009-12-06 Thread harish ladhani
Hi .. I want to call python from my C program, which will perform same manipulation and return integer. As Python is better to do with large number, so I called python. Is there any way to this type of embedding. -- Harish Ladhani TY IT Registered Linux member:496424

Re: [BangPypers] Issues with multiple instances of mod_python websites on the same machine

2009-12-06 Thread L.Guruprasad
Hi, Noufal Ibrahim wrote: > On Sun, Dec 6, 2009 at 1:18 PM, Guruprasad wrote: > >> [..] >> All the users have their own copies of the web application and when >> one user opens and navigates through the web application when other >> user is doing the same with his copy, on clicking links and all

Re: [BangPypers] Issues with multiple instances of mod_python websites on the same machine

2009-12-06 Thread L.Guruprasad
Hi, Noufal Ibrahim wrote: > > I haven't deployed through mod_python myself but in your situation, wouldn't > it make sense to have a local webserver per developer and only push the > 'production' version to the mod_python+ apache combo? We push only the 'production' version to the live server wit

Re: [BangPypers] Issues with multiple instances of mod_python websites on the same machine

2009-12-06 Thread Noufal Ibrahim
On Sun, Dec 6, 2009 at 1:18 PM, Guruprasad wrote: > [..] > All the users have their own copies of the web application and when > one user opens and navigates through the web application when other > user is doing the same with his copy, on clicking links and all, all > the addresses start getting