Re: Python Clearing the Screen and Setting Position



On 9/24/2011 11:12 AM, Littlefield, Tyler wrote:
"uh. I'd avoid using os.system to run commands like that."
That seems like a bit of a hasty dismissal. Being aware that it's just wrapping the C system() function is worth mentioning though. The Python docs do a decent job of outlining all the implications.
__________
View the list's information and change your settings at http://www.freelists.org/list/programmingblind

Other related posts: