2011-10-17 72 views

回答

11

可以使用getparent()方法:

image_parent = label.find('image').getparent() 
相關問題