/usr/lib/python2.7/dist-packages/feincms/urls.py is in python-django-feincms 1.7.4-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | from __future__ import absolute_import
from feincms.views.cbv.urls import *
|