classification
Title: UUIDCreate()->UuidCreate() in msilib docs.
Type: behavior
Components: Documentation Versions: Python 2.5
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: Nosy List: Jimbo, georg.brandl
Priority: low Keywords: easy

Created on 2008-01-14 16:11 by Jimbo, last changed 2008-01-14 18:53 by georg.brandl.

Messages
msg59901 (view) Author: Jim Wilson (Jimbo) Date: 2008-01-14 16:11
At http://docs.python.org/lib/module-msilib.html, UUIDCreate() is
misspelled.
msg59907 (view) Author: Georg Brandl (georg.brandl) Date: 2008-01-14 18:53
Already fixed in SVN.
History
Date User Action Args
2008-01-14 18:53:41georg.brandlsetstatus: open -> closed
resolution: out of date
messages: + msg59907
nosy: + georg.brandl
2008-01-14 18:20:38christian.heimessetpriority: low
keywords: + easy
2008-01-14 16:11:01Jimbocreate