Example #1
0
    def __init__(self):

        Thumbnailer.__init__(self)
Example #2
0
    def __init__(self):

        self.__thumbnailer = OrgFreeDesktopThumbnailer()

        Thumbnailer.__init__(self)