Bad Interpreter
I have seen some previous messages about such a problem. I have this problem but it is not clear what the solution really was. I am running FC2, python 2.3.3 the script i have sock.py runs if i say something like : python sock.py but ./sock.py results in a :bad interpreter error how do i troubleshoot something like this? regards -- http://mail.python.org/mailman/listinfo/python-list
Re: Bad Interpreter
sounds like it. vi sock.py shows '$' at the end of each line. however when i went to a unix machine and recreated the file, the problem went away. thanks for all the help regards -- http://mail.python.org/mailman/listinfo/python-list
Looking for CORBA (omniORB) examples
can we script CORBA objects/events with python. my search for simple examples has not yielded any results. any help appreciated. -- http://mail.python.org/mailman/listinfo/python-list