Override on terminal

Peter Hansen peter at engcorp.com
Tue Apr 11 11:54:51 EDT 2006


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's just about entirely 
meaningless).  Can you describe what you want in more detail?  Maybe 
with an example?

> I would have a suggestion that won't use files.

That also doesn't make sense, though perhaps it would if we understood 
the question.

> I hope that i've been clear.

Not very, but please try again. :-)

-Peter




More information about the Python-list mailing list