Startup with Python

2009-04-11 Thread Strato
Hello, I am a beginner in Python , i am not able to set the environment variable in windows so that i can execute python script through command prompt , and also i am not able to male *.py as executable i.e. whenever i double click the file it should run it. Please help and reply me at findra...@gm

maybe a stupid question

2008-08-08 Thread Strato
/python2.5/site-package/MyApp ? Regards, Strato -- http://mail.python.org/mailman/listinfo/python-list

testing if another instance of a script is already running

2008-09-12 Thread Strato
r way to achieve this is to use some process control, but I'm a neebie and I don't see how to do this in a safe and clean way. Any idea ? Best regards, Strato -- http://mail.python.org/mailman/listinfo/python-list

ConfigParser subclass problem

2008-09-26 Thread Strato
my test, using the .items() method is my only try to test the new class) Does anybody has an idea of what I'm doing wrong ? Thanks, Strato -- http://mail.python.org/mailman/listinfo/python-list