[Python-Dev] documentation for new modules
Mark Hammond
mhammond@skippinet.com.au
Tue, 2 May 2000 09:45:02 +1000
> Guido van Rossum writes:
> > Maybe you could adapt the documentation for the
> registry functions in
> > Mark Hammond's win32all? Not all the APIs are the
> same but the should
> > mostly do the same thing...
>
> I'll take a look at it when I have time, unless anyone
> beats me to
> it.
I wonder if that anyone could be me? :-)
Note that all the win32api docs for the registry all made it into
docstrings - so winreg has OK documentation as it is...
But I will try and put something together. It will need to be plain
text or HTML, but I assume that is better than nothing!
Give me a few days...
Mark.