curses module

Lawrence Oluyede rhymes at myself.com
Sat Feb 2 15:07:52 EST 2002


On Sat, 2 Feb 2002 20:31:16 +0300, Oleg Broytmann <phd at phd.pp.ru>
wrote:

> It *is* in the distribution. It is not a single module, but a package.

>>> import curses
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named curses
>>> help('curses')
no Python documentation found for 'curses'

-- 
Lawrence "Rhymes" Oluyede (rhymes at myself.com)
"Per cambiare, per diventare un'altra
cosa dobbiamo prima sapere cosa siamo"
(Bruce Lee)



More information about the Python-list mailing list