Comment on The Python Standard Library - Where Modules Go To DieparentComments−RegEx14yI like to set jQuery = pyquery.PyQuery(someHTMLDocumentString) So I can use jQuery like I'm used to. At this point, you can do links = jQuery('a') or whatever.
Comments
I like to set
So I can use jQuery like I'm used to. At this point, you can do or whatever.