ANN: wreg-1.2.2

Fred Gansevles gansevle at mamba.cs.utwente.nl
Fri Jul 9 12:00:51 CEST 2004


What is it?
===========

wreg is a module implementing functions to access and manipulate the
Windows Registry. The main goal is to simplify both the substring notation
for registry keys an the access to registry data.


What's new in version 1.2.2?
============================

* removed 'Regedit' from the __all__ list

* added 'Reg' to the __all__ list

* Pseudo Registry code completely rewritten so you can use both 'Registry'
  instances and 'RegObject' instances on a windows platform.

* changed the __repr__ so printing a key doesn't print all it's
  subkeys and values ('pydoc wreg' now works correctly on windows)

Where can I get it?
===================

wreg is located at
http://www.ewi.utwente.nl/~gansevle/python/wreg-1.2.2.zip


Have Fun!
____________________________________________________________________________
 Fred Gansevles <mailto:Fred.Gansevles at ewi.utwente.nl> Phone: +31 53 489 4613
 Org.: Twente University, Fac. of EWI, Box 217, 7500 AE Enschede, Netherlands
    "Linux is like a wigwam, No windows, no gates and an apache inside"


More information about the Python-announce-list mailing list