/usr/share/pyshared/zope/site/next.py is in python-zope.site 3.9.2-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | # BBB
from zope.component import getNextUtility, queryNextUtility
|