- Add workaround for the problem when importing ncurses.panel earlier
than ncurses.curses module
- Chase the modern bsd.python.mk style.
PR: 39448
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Approved by: maintainer
I was planning to rename pyncurses into more appropriate py-ncurses
before committing it out, but forgot to do so. Therefore delete
pyncurses and readd it back as py-ncurses.
Py-ncurses is a Ncurses binding for Python.
PR: 18633
Submitted by: adsharma@sharams.dhs.org