Complete.Org: Mailing Lists: Archives: offlineimap: January 2003:
Re: Problems with Curses.Blinkenlights
Home

Re: Problems with Curses.Blinkenlights

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: Problems with Curses.Blinkenlights
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Thu, 9 Jan 2003 11:42:19 -0600

On Thu, Jan 09, 2003 at 07:57:55PM +0300, Sergei Kolobov wrote:

Sounds like a problem with your curses library.  Needless to say, I can't
duplicate this problem on Linux.  Can you fire up your python2.2 and run
this:

curses.initscr(); y = curses.has_colors(); curses.endwin(); print y

and tell me the result?



[Prev in Thread] Current Thread [Next in Thread]