Curses...

Vincent A. Primavera vincent_a_primavera at netzero.net
Tue Mar 27 10:57:03 EST 2001


Hello,
	I recently downloaded the "Curses Programming with Python" HOWTO and it 
suggests to begin by importing the curses module.  I tried to do this with: 
'import curses' to no effect.  I realize that there is a module wrapper.py in 
the /usr/lib/python2.0/curses directory but I am unsure of how to use this 
module to access the curses functions directly.  Any suggestions would be 
much appreciated.

	Thank You,
	Vincent A. Primavera




More information about the Python-list mailing list