2 comments

[ 444 ms ] story [ 36.9 ms ] thread
btw, editline is a BSD licensed readline replacement: http://www.thrysoee.dk/editline/
I should have mentioned that. Editline is used by default by the Python readline module if you are on a MacOS or I assume FreeBSD. However, it is still a risk to use the readline module unless you distribute Editline and force its use over Readline.