This file is indexed.

/usr/lib/python3/dist-packages/bs4/1631353.py is in python3-bs4 4.5.3-1.

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
doc = """<script>
h=window.location.protocol+"//",r='<body onload="';
</script>"""
from bs4.diagnose import diagnose
diagnose(doc)