how to read a .html file on python 3.1.2?

Tammy Wills

New member
does anyone know the code for reading an html file
not form a website but just a .html file
and also the code for writing in the .html file
or is the code for writing just .write() like the code for .txt file
 
Back
Top