Searched refs:obj_width (Results 1 – 1 of 1) sorted by relevance
317 def tree(self, depth_limit=None, sub=True, attr=True, text=True, tree_width=20, obj_width=80): argument330 ("%%-%ds" % obj_width) % (repr(self))[0:obj_width])345 ("%%-%ds" % obj_width) % (" "*len(ti) + repr(s))[0:obj_width])