Ralph Gauges <[email protected]> added the comment:
I tried to apply the minidom.diff patch below, but it seems that removing the two lines that replace the "<" and ">" characters is not a good idea. It least in some files I now suddenly get "<" and ">" characters in text elements where there should be > and < At least the part with the tabs seems to work now and if I add the two lines with the replace calls that got deleted by the patch, everything seems fine. ---------- nosy: +gauges _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5752> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
