you just got that mac and you open a terminal and load up a python interpreter to do stuff, only to discover that you have no readline support (yech!)
drop to the shell and type python `python -c "import pimp; print pimp.__file__"` -i readline restart the interpreter, Voil� courtesy of Bob Ippolito http://www.pycs.net/bob/weblog/ (oddly enough this topic was mentioned at thursday's meetup) -- http://Zoneverte.org -- information explained Do you know what your IT infrastructure does? _______________________________________________ EUGLUG mailing list [email protected] http://www.euglug.org/mailman/listinfo/euglug
