You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
256 B
Python

"""Sugar's web-browser activity
XUL Runner and gtkmozembed and is produced by the PyGTK
.defs system.
"""
try:
from sugar.browser._sugarbrowser import *
except ImportError:
from sugar import ltihooks
from sugar.browser._sugarbrowser import *