summaryrefslogtreecommitdiff
path: root/Lib/plat-mac/Carbon/Qt.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-mac/Carbon/Qt.py')
-rw-r--r--Lib/plat-mac/Carbon/Qt.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/plat-mac/Carbon/Qt.py b/Lib/plat-mac/Carbon/Qt.py
index 23d44d2dac..590a92ad17 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