diff options
Diffstat (limited to 'Lib/plat-mac/Carbon/Qt.py')
-rw-r--r-- | Lib/plat-mac/Carbon/Qt.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/plat-mac/Carbon/Qt.py b/Lib/plat-mac/Carbon/Qt.py index 23d44d2..590a92a 100644 --- a/Lib/plat-mac/Carbon/Qt.py +++ b/Lib/plat-mac/Carbon/Qt.py @@ -3,4 +3,3 @@ try: _ = AddFilePreview except: raise ImportError, "Old (2.3) _Qt.so module loaded in stead of new (2.4) _Qt.so" -
\ No newline at end of file |