| commit | 2a1e060619b10062ce7ef2b826b2da940096f7a5 | [log] [tgz] |
|---|---|---|
| author | Fredrik Lundh <fredrik@pythonware.com> | Sat Jul 08 17:43:32 2000 +0000 |
| committer | Fredrik Lundh <fredrik@pythonware.com> | Sat Jul 08 17:43:32 2000 +0000 |
| tree | 94b835595a4b98549efc16766fee0371443d05fe | |
| parent | d5c84ede06311f61a21cd5656e8c1ea54c8bfd29 [diff] |
- changed __repr__ to use "unicode escape" encoding for unicode strings, instead of the default encoding. (see "minidom" thread for discussion, and also patch #100706)