View Single Post
Posts: 46 | Thanked: 0 times | Joined on Dec 2008 @ Grenoble (France)
#35
Originally Posted by Rob1n View Post
Not if you do something like:
Yes! Importing hildon only crashes the app on maemo5, not on maemo4...

It works, but it doesn't pick up the hildon module, so doesn't set the correct path.
Why? the hildon module is not listed in the sys.modules var? Does
Code:
if sys.modules.has_key('hildon'):
work?
__________________
Frédéric