NewWithoutClue
August 4th, 2006, 12:39 PM
Hi.
I would ask google.. but i really don't know how.
Anyway,
So you know how wget updates it's output in 'real time' to show transfer speed and other things.. i was wondering if this were possible in Python, too.
To be a little more clear:
i would like to be able to print out 'foobar asfdasdfasdf asfdasdf asdfasdf' and change the already-displayed part of the data 'foobar' to something else.. It would be fine to remove the line.. but how do i do that? Basically i'm looking to manipulate things that are already shown to the user.
P.S:
You could be nice and show examples, but i'll settle for a good google query string.
Paul
I would ask google.. but i really don't know how.
Anyway,
So you know how wget updates it's output in 'real time' to show transfer speed and other things.. i was wondering if this were possible in Python, too.
To be a little more clear:
i would like to be able to print out 'foobar asfdasdfasdf asfdasdf asdfasdf' and change the already-displayed part of the data 'foobar' to something else.. It would be fine to remove the line.. but how do i do that? Basically i'm looking to manipulate things that are already shown to the user.
P.S:
You could be nice and show examples, but i'll settle for a good google query string.
Paul