Tagged Questions
2
votes
4answers
1k views
Problems on select module on Python 2.5
I have an application in Python 2.5 that listens to a beanstalk queue. It works fine on all machines I tested so far, except from my newly acquired MacBook Pro.
On that computer, when I try to run ...