1from _Qt import * 2try: 3 _ = AddFilePreview 4except: 5 raise ImportError, "Old (2.3) _Qt.so module loaded in stead of new (2.4) _Qt.so" 6