/usr/lib/python2.7/dist-packages/yade/params.py is in python-yade 1.12.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | "Module storing parametr values, used by :yref:`yade.utils.saveVars`, :yref:`yade.utils.saveVars`, :yref:`yade.utils.readParamsFromTable`."
# initially empty
__all__=[]
|