Opened 15 years ago
Closed 15 years ago
#23865 closed defect (duplicate)
Cannot import asyncore (Python 2.4, Snow Leopard)
Reported by: | gilles.lenfant@… | Owned by: | jaroel (Roel Bruggink) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | python24 |
Description
Exactly the same bug as in issue #4182
As I'm not a configure.in expert, I just patched "/opt/local/lib/python2.4/asyncore.py"
- Removing ESHUTDOWN from imports in line 57)
- Adding "ESHUTDOWN = 58" after line 57 (taken from python 2.6)
Change History (3)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to roel@… |
---|
comment:2 Changed 15 years ago by jaroel (Roel Bruggink)
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate ticket, see ticket:21118