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.
Daniel Drake be91f84a4b Avoid auto-import of bundle helpers (#4527)
The new bundle helpers were being auto-loaded with sugar3.bundle due
to their placement in __init__.py. This was causing Gi to be imported,
breaking GTK2 activity launches.

Move the helpers to a dedicated module.
11 years ago
..
Makefile.am Avoid auto-import of bundle helpers (#4527) 11 years ago
__init__.py Avoid auto-import of bundle helpers (#4527) 11 years ago
activitybundle.py Improve bundle API for bundleregistry changes 11 years ago
bundle.py Rename the module to sugar3 13 years ago
bundleversion.py pep8'd sugar3.bundle 11 years ago
contentbundle.py Improve bundle API for bundleregistry changes 11 years ago
helpers.py Avoid auto-import of bundle helpers (#4527) 11 years ago