[Python-Dev] Updated curses module in CVS

Greg Stein gstein@lyra.org
Wed, 24 May 2000 15:38:07 -0700 (PDT)


On Wed, 24 May 2000, Andrew Kuchling wrote:
> Eric S. Raymond writes:
> >Here's a function that ought to be in the Python wrapper associated with
> >the module:

Dang. Deleted Eric's note accidentally. Note that the proposed wrapper can
be simplifed by using try/finally.

> There currently is no such wrapper, but there probably should be.
> Guess I'll rename the module to _curses, and add a curses.py file.  Or
> should there be a curses package, instead?  That would leave room for
> more future expansion.  Guido, any opinion?

Just a file. IMO, a package would be overkill.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/