source:
trunk/essentials/dev-lang/python/Lib/plat-mac/Carbon/Qt.py@
3393
| Last change on this file since 3393 was 3225, checked in by , 19 years ago | |
|---|---|
| File size: 139 bytes | |
| Line | |
|---|---|
| 1 | from _Qt import * |
| 2 | try: |
| 3 | _ = AddFilePreview |
| 4 | except: |
| 5 | raise ImportError, "Old (2.3) _Qt.so module loaded in stead of new (2.4) _Qt.so" |
Note:
See TracBrowser
for help on using the repository browser.
