cpython/Lib/xml/dom
Fred Drake daa823ad9a Text.__init__(): Make sure the data parameter is a string (8-bit or
Unicode); raise TypeError if not.

This closes SF bug #126866.
2001-01-08 04:04:34 +00:00
..
__init__.py Typo caught by /F -- thanks! 2000-12-15 23:56:43 +00:00
minidom.py Text.__init__(): Make sure the data parameter is a string (8-bit or 2001-01-08 04:04:34 +00:00
pulldom.py Merge with 1.8 of pulldom.py: 2000-12-28 18:43:02 +00:00