id summary reporter owner description type status priority milestone component version resolution keywords cc port 10964 python24 ignores --without-readline and has readline capability in it blair mww@… "On my recent Python 2.4.3 builds, I noticed that I had readline functionality in the python shell. It turns out that the package has the readline.so in it, in spite of the --without-readline configure argument. {{{ $ /opt/local/bin/port contents python24 | grep readline /opt/local/lib/python2.4/lib-dynload/readline.so }}} So right now, there's not much point to the py-readline module, since python24 has it. Regards, Blair " defect closed Low ports fixed python24