[MacPorts] #60406: python27 @2.7.18_1 lacks select.poll in OS <10.9
MacPorts
noreply at macports.org
Tue Apr 28 02:31:47 UTC 2020
#60406: python27 @2.7.18_1 lacks select.poll in OS <10.9
-----------------------+----------------------
Reporter: fhgwright | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: python27
-----------------------+----------------------
Sample:
{{{
MacML:~ fw$ python -c 'import select; select.poll'
Traceback (most recent call last):
File "<string>", line 1, in <module>
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.
--
Ticket URL: <https://trac.macports.org/ticket/60406>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list