Transform a typed class name into a form which can be used as a python attribute example:: >>> FormatClassToPython('Lfoo/bar/foo/Barfoo$InnerClass;') 'Lfoo_bar_foo_Barfoo_InnerClass' :param i: classname to transform :rtype: str
(i)
source not stored for this graph (policy: none)