This file is indexed.

/usr/share/sugar/activities/SliderPuzzle.activity/mmm_modules/__init__.py is in sugar-sliderpuzzle-activity 5-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
from borderframe import *
from timer import *
from image_category import *
from i18n import *
from notebook_reader import *
from buddy_panel import *
from tube_helper import *
import utils
import json