Write a str() function for class objects that returns
"modulename.classname" instead of returning the same as repr().
1 file changed