We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 184593b commit eea616cCopy full SHA for eea616c
1 file changed
parser2.py
@@ -1,7 +1,6 @@
1
#!/usr/bin/env python
2
#encoding:utf-8
3
4
-#div > p id = "da" > a text #div > p id = "da" > html
5
from sgmllib import SGMLParser
6
import urllib2, re
7
0 commit comments