id summary reporter owner description type status priority milestone component version resolution keywords cc port 60406 python27 @2.7.18_1 lacks select.poll in OS <10.9 fhgwright "Sample: {{{ MacML:~ fw$ python -c 'import select; select.poll' Traceback (most recent call last): File """", line 1, in AttributeError: 'module' object has no attribute 'poll' }}} This worked in 2.7.17_0 in all OS versions. In 2.7.18_1, it only works in OS versions >=10.9. " defect new Normal ports 2.6.2 jmroot python27