Re: question about raw_input

2005-07-04 Thread wcc
Thanks for your suggestion Michael. -wcc -- http://mail.python.org/mailman/listinfo/python-list

Re: question about raw_input

2005-07-03 Thread Michael Hoffman
wcc wrote: > Hello group, > > After searching free IDE for a while, i picked > PyScripter(http://mmm-experts.com/Products.aspx). It is neat. I like > it. But I always get error when using raw_input function. Please see > below. > > raw_input("Press ENTER to continue...") > > Press ENTER to