# # Documentation for CValue class from PyObjectPlus import * class CValue(PyObjectPlus): """ This class has no python functions """ pass