Re: question about raw_input
Thanks for your suggestion Michael. -wcc -- http://mail.python.org/mailman/listinfo/python-list
Re: question about raw_input
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