On Tue, Aug 11, 2009 at 6:09 PM, Joel Juvenal Rivera
Rivera<joel...@gmail.com> wrote:
> I been thinking how to make a 'bash like history shell' in python,
> i don't know if with stdin and stdout i can accomplish this or do i
> need something like curses and stuff like that, anyway im start to
> figure this out.
> Does any body has try this? or have any interesting idea?

http://docs.python.org/library/readline.html

Cheers,
Chris
-- 
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to