[ python-Patches-1759922 ] struni pulldom: Don't use 'types' to check strings

"SourceForge.net" <[email protected]> Tue, 24 Jul 2007 14:22:03 -0700
Newsgroups gmane.comp.python.patches
Message-ID <[email protected]>
Patches item #1759922, was opened at 2007-07-24 17:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1759922&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexandre Vassalotti (avassalotti)
Assigned to: Nobody/Anonymous (nobody)
Summary: struni pulldom: Don't use 'types' to check strings

Initial Comment:
This patch removes the use of the types module for checking if an object is a string. This fix some of the unit tests in minidom.py but not all.    

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1759922&group_id=5470