Searched refs:class_string (Results 1 – 1 of 1) sorted by relevance
116 def __init__(self, class_string): argument118 super(DTE, self).__init__(com.DispatchEx(class_string))122 "{} [{}]".format(msg, class_string), orig_exception=exc