#21118: ESHUTDOWN missing in Python 2.4.6 (SL) -----------------------------------------------+---------------------------- Reporter: charlie.clark@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: python24 -----------------------------------------------+---------------------------- Comment(by charlie.clark@…): I can confirm that YS patch does solve the problem with asyncore. Until someone actually commits the patch it is easy enough to apply: Download the patch sudo patch /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24Portfile ~/Downloads/Portfile.diff sudo port install python24 However, as of Zope 2.12 Python 2.4 is no longer officially supported for Zope and most work is done using Python 2.6, installed using buildout. Plone 4 will be use Zope 2.12 so we should indeed be thinking of retiring Python 2.4 -- Ticket URL: <http://trac.macports.org/ticket/21118#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS