Can't backspace in console app

Kevin Breit battery841 at remove.for.no.spam.mypad.com
Mon Sep 4 17:17:35 EDT 2000


Hey,
	I am writing a console app which uses the following code:
ip_addys=raw_input("What are the IP addresses you would like to ping? 
They should be comma delimited: ") But when you try to backspace while
running the program, it gives you the ^H and all that.  The delete button
wont work either.  How do I fix this? 
Thanks 
Kevin




More information about the Python-list mailing list