read NT registry with python

Michal Bozon bozon at natur.cuni.cz
Tue Mar 14 11:36:26 EST 2000


On Tue, 14 Mar 2000 tiddlerdeja at my-deja.com wrote:

> Does anyone know of any windows extensions to read values from the NT
> registry with Python?
> 
> Writing to the registry would also be a bonus!
> 
> Any help really appreciated.
> 
> 
> Sent via Deja.com http://www.deja.com/
> Before you buy.
> 

Have you tried win32api module from Python win32 extensions downloadable
at www.python org? There are few methods, which could interest you.

Michal Bozon




More information about the Python-list mailing list