import win32com.client.makepy
class RecordItem(UnknownItem, WritableItem) string typename = 'RECORD' # Methods inherited by RecordItem from OleItem def __init__(self, doc = None) # Methods inherited by RecordItem from UnknownItem def Build(self, typeInfo, typeAttr, bForUser = 1) def WriteClass(self) # Methods inherited by RecordItem from WritableItem def __cmp__(self, other) def __repr__(self)
Compare for sorting
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997