Python 2.1, NetBSD and Curses module

Joona Kulmala joona at fiveam.org
Sun Oct 20 05:33:48 EDT 2002


Hi,
I've a little problem with Python21, NetBSD and Curses 
module. when I compiled my Pyton21, it didn't come
with curses. Now I compiled Curses and compiling wen't
succesfully till the end, but when I'm looking for 
KEY_ -variables from Curses module, they don't exist.

When I were doing some research I find NetBSD associate 
if-clauses from _cursesmodule.c. So, I'm wondering,
do I have to change os to get Curses work, and _why_
those KEY_ variables are disabled on NetBSD?

Thanks in advance.

Regards,
Joona

--
Joona Kulmala
joona at fiveam.org




More information about the Python-list mailing list