ops..yes overwrite is what i would say!!
thanks to all!!
--
http://mail.python.org/mailman/listinfo/python-list
On 2006-04-11, fivestars <[EMAIL PROTECTED]> wrote:
> Do you know how to write, from python code, on a unix(linux)
> terminal on specified coordinates?
Yes, I do.
> And also: is it possible to override, from python code,
> something on a unix(linux) terminal?
What do you mean "override"?
--
G
"fivestars" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi there.
>
> I'm computer science student at the end of my degree. I'm new about
> python.
>
> I've a question for all of you.
>
> Do you know how to write, from python code, on a unix(linux) terminal
> on specified coordina
fivestars wrote:
> Do you know how to write, from python code, on a unix(linux) terminal
> on specified coordinates?
Search for the "curses" module.
> And also: is it possible to override, from python code, something on a
> unix(linux) terminal?
The word "override" is ambiguous here (actually it
Hi there.
I'm computer science student at the end of my degree. I'm new about
python.
I've a question for all of you.
Do you know how to write, from python code, on a unix(linux) terminal
on specified coordinates?
And also: is it possible to override, from python code, something on a
unix(linux)