/usr/share/cinnamon/cinnamon-settings/config.py is in cinnamon-common 3.6.7-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | import os
currentPath = os.path.dirname(os.path.abspath(__file__))
|