|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Curses module
I'm using python for windows, I search thru the documentation and found some useful functions in a module called curses, but while I'm trying to import it, it told me that such module doesnt exist. So how do I use functions in curses module?
I'm trying to use the refresh function equivalent to system("clear"), is there another easier way to do that? Thanks in advance.
__________________
What can change the nature of a man? |
|
#2
|
|||
|
|||
|
From http://www.amk.ca/python/howto/curses/
Quote:
The console module is available from http://effbot.org/zone/console-index.htm |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Curses module |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|