/usr/share/pyshared/Pyrex/Compiler/Options.py is in python-pyrex 0.9.8.5-2.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 | #
# Pyrex - Compilation-wide options
#
intern_names = 1 # Intern global variable and attribute names
|