Printing to console (No Scroll)
Totte Karlsson
mtk at qm.com
Wed Jan 14 13:58:18 EST 2004
More information about the Python-list mailing list
Wed Jan 14 13:58:18 EST 2004
- Previous message (by thread): Printing to console (No Scroll)
- Next message (by thread): Printing to console (No Scroll)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Any alternatives to ncurses? It seems like a overkill for this... cheers /totte "Diez B. Roggisch" <deets_noospaam at web.de> wrote in message news:bu41k5$4in$00$2 at news.t-online.com... > > How can I print to the console without having it scrolling to a new line > > for each print statement? > > I want to print a count down in the console, but for each count it scrolls > > the screen (of course). > > Use ncurses. > > Diez > -- > http://mail.python.org/mailman/listinfo/python-list >
- Previous message (by thread): Printing to console (No Scroll)
- Next message (by thread): Printing to console (No Scroll)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list