[ python-Patches-1759922 ] struni pulldom: Don't use 'types' to check strings
"SourceForge.net" <[email protected]> Fri, 27 Jul 2007 10:26:27 -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 (Comment added) made by gvanrossum 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: Closed Resolution: Accepted Priority: 5 Private: No Submitted By: Alexandre Vassalotti (avassalotti) Assigned to: Guido van Rossum (gvanrossum) 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. ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-07-27 13:26 Message: Logged In: YES user_id=6380 Originator: NO Committed revision 56586. ---------------------------------------------------------------------- Comment By: Guido van Rossum (gvanrossum) Date: 2007-07-27 13:26 Message: Logged In: YES user_id=6380 Originator: NO Committed revision 56586. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1759922&group_id=5470