1
0
mirror of https://github.com/balkian/gists.git synced 2025-07-03 22:32:25 +00:00
gists/progres.py
J. Fernando Sánchez 49f74f5c06
2015-04-16 10:25:44 -07:00

3 lines
130 B
Python

import sys
# \r is carriage return, writes the following text to the beginning of the line
sys.stdout.write('\r<And your message')