I'd prefer not to build the entire tree in memory and just pick the elements I'm lo开发者_StackOverflowoking for.
You could always use PyQuery; a JQuery like library for quick xml and xhtml manipulation.
I'd prefer not to build the entire tree in memory and just pick the elements I'm lo开发者_StackOverflowoking for.
You could always use PyQuery; a JQuery like library for quick xml and xhtml manipulation.
精彩评论