Python, Windows, and Cygwin

Paul Lussier p.lussier at comcast.net
Fri Mar 13 17:20:16 EDT 2009


Hi Folks,

I'm trying to use the version of python which comes with Cygwin
(2.5.2) to deal with stuff written for Python for Windows (2.5.1 and
older).  These older versions of pyton depended on seperately
installing the pywin extension, which I though had been since rolled
into the core distro of python.  But I can't seem to find it under the
cygwin version...

Does anyone have any ideas?

The code I'm looking at does this:

  import _winreg

Thanks.
-- 
Seeya,
Paul


More information about the gnhlug-discuss mailing list