Copyright 2003 Fourthought, Inc. (USA). Detailed license and copyright information: http://4suite.org/COPYRIGHT Project home, documentation, distributions: http://4suite.org/
Functions:
|
Creates an EntityMap used for writing escaped characters. The key in the mapping represents the character to escape and the value is the replacement.
stream must be a file-like object open for writing (binary) data. encoding specifies the encoding which is to be used for the stream.