Re: Run Python script from JS

2011-06-17 Thread Hansmeet Singh
for xhtml wouldnt the syntax be

Re: Why isn't there a good RAD Gui tool for python

2011-07-11 Thread Hansmeet Singh
lol isnt billy mays dead On 7/11/11, Billy Mays wrote: > On 07/11/2011 02:59 PM, Elias Fotinis wrote: >> On Mon, 11 Jul 2011 20:11:56 +0300, Stefan Behnel >> wrote: >> >>> Just a quick suggestion regarding the way you posed your question. It's >>> usually better to ask if anyone knows a good too

Re: Notifications when process is killed

2011-08-02 Thread Hansmeet Singh
you shouldn't have anything to worry about SIGTERM if you send out a SIGCHLD On Tue, Aug 2, 2011 at 3:44 AM, Chris Angelico wrote: > On Tue, Aug 2, 2011 at 11:36 AM, Andrea Di Mario > wrote: > > If i use SIGCHLD, i will have difficult when parent receive a SIGTERM, or > not? > > What you would

Re: Why did Quora choose Python for its development?

2011-05-21 Thread Hansmeet Singh
i think we should end our butchering of perl on a light note (you may have already read this): EXTERIOR: DAGOBAH -- DAY With Yoda strapped to his back, Luke climbs up one of the many thick vines that grow in the swamp until he reaches the Dagobah statistics lab. Panting heavily, he continues his ex

Re: Is it possible to create C-style "main" function in Python? (for teaching purposes)

2011-10-05 Thread Hansmeet Singh
REMEMBER STEVE On Wed, Oct 5, 2011 at 9:58 PM, Chris Angelico wrote: > On Thu, Oct 6, 2011 at 2:36 PM, alex23 wrote: > > On Oct 5, 11:10 pm, Chris Angelico wrote: > >> The absence from the language doesn't prove that. All it means is > >> that, on those rare occasions when a goto would have be