DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to open local html file in python
import codecs file = codecs.open("sample.html", "r", "utf-8") print(file.read())
Source by www.kite.com #
PREVIOUS
NEXT
Tagged:
#open
#local
#html
#file
#python
ADD COMMENT
Topic
COMMENT
Name
3+4 =
Submit