xml.sax.InputSource.getByteStream

InputSource.getByteStream()[source]

Get the byte stream for this input source.

The getEncoding method will return the character encoding for this byte stream, or None if unknown.