repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
move sections
[python/dscho.git]
/
Lib
/
plat-mac
/
Carbon
/
Qt.py
blob
590a92ad17847e0e064a115bd680493002db25b4
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"