Table of Contents
HTMLParser
sgmllib
htmllib
xml
xml.etree.ElementTree
xml.dom
xml.dom.minidom
xml.dom.pulldom
xml.sax
xml.sax.ContentHandler
xml.sax.ErrorHandler
xml.sax.InputSource
xml.sax.handler
xml.sax.saxutils
xml.sax.xmlreader
pyexpat
InputSource.
getByteStream
Get the byte stream for this input source.
The getEncoding method will return the character encoding for this byte stream, or None if unknown.