![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ksh88 - curses | IMTheNachoMan | Shell Programming and Scripting | 0 | 05-05-2008 11:18 AM |
| <curses.h> | nektarios4u | High Level Programming | 2 | 11-15-2007 10:58 AM |
| curses.h | bankpro | High Level Programming | 2 | 03-28-2006 09:54 AM |
| PERL: clearing the screen | dangral | Shell Programming and Scripting | 7 | 05-28-2003 11:24 AM |
| curses.h | chomano | UNIX for Dummies Questions & Answers | 1 | 11-02-2001 04:07 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Clearing screen in Python using curses?
Hi guys,
I've got the following code for clearing the screen in my Python shell using curses: Code:
import curses scrn = curses.initscr() scrn.clear() ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|