On Mon, Nov 29, 2010 at 3:05 AM, Larry Bugbee <[email protected]> wrote: > > When running the 2.7.1 interpreter (>>>) the up arrow does not fetch the > previous command. (2.6.1 and 2.5.4 work just fine.) I've run into this > before, years ago, but do not remember the fix. libreadline.dylib is in > /usr/lib. Nothing in .../Python-2.7.1/Mac/README. >
Were you asking about "readline" functionality? http://docs.python.org/library/readline.html http://www.google.com/search?q=+python+readline
