for the code below i got error:
Traceback (most recent call last):
File "C:/Python26/testdb", line 6, in <module>
db = MySQLdb.connect ("host","testus er","test123"," TESTDB" )
File "C:\Python26\li b\site-packages\MySQLd b\__init__.py", line 81, in Connect
return Connection(*arg s, **kwargs)
File "C:\Python26\li b\site-packages\MySQLd b\connections.p y",...
User Profile
Collapse
-
DOM method to go to the tag with particular attribute value ..with example
DOM method to go to the tag with particular attribute value ..with example -
how to convert a html file into DOM and saving it to a file using python
i want to convert a html file to dom using python
No activity results to display
Show More