Microphone Input

2011-09-01 Thread Ansuman Bebarta
I want to have a microphone input in a python program on cross platform. I don't want to use any third party module rather I want to have a module of my own. Please guide me in this direction. -- http://mail.python.org/mailman/listinfo/python-list

Classic asp registered with python in IIS 7

2011-02-01 Thread Ansuman Bebarta
I had a website which used IIS 6 to call classic asp pages. The asp pages called python script and the python pages was doing all the operations. Now I am using IIS7 in windows7 and while running my websites I am getting HTTP/1.1 500 Server Error. I have done following steps but no luck. I have in