> The introduction from the msilib documentation in python 2.5 claims it
> supports reading an msi.  However on the Record class there is only a
> GetFieldCount() method and some Set*() methods.  I was expecting to
> see GetString() and GetInteger() methods to be able to read the
> values.
> 
> Maybe I'm missing something? 

I think you are right - there is indeed stuff missing; few people have
noticed so far.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to