[Distutils] winreg module changes

Greg Ward gward@python.net
Thu, 29 Jun 2000 18:30:46 -0400


On 29 June 2000, Fred L. Drake, Jr. said:
>   I just checked in the changes for winreg so that an object-oriented
> interface is presented to the user.
>   This affects the distutils on Windows; if someone who knows about
> this stuff can update the winreg use, it would be really good to get
> that in tonight or first thing tomorrow morning!

Yipes!  Is it enough to "import _winreg" instead of "winreg" and
continue to use the low-level interface?  Or was it not implemented like 
that in the end?

        Greg
-- 
Greg Ward - nerd                                        gward@python.net
http://starship.python.net/~gward/
Paranoia is simply an optimistic outlook on life.