[ python-Bugs-940263 ] xml parser bug

SourceForge.net noreply at sourceforge.net
Thu Apr 22 15:35:52 EDT 2004


Bugs item #940263, was opened at 2004-04-22 15:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=940263&group_id=5470

Category: XML
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: David Tefft (dtefft)
Assigned to: Nobody/Anonymous (nobody)
Summary: xml parser bug

Initial Comment:
I am using minidom to parse an xml file.  When I run
the script on a linux machine the script truncates a
string.  When I run the script on a Mac running OSX the
script behaves the way I expect.  Anyone encounter this
problem.  My suspicion is the reason for the difference
is the 32 vs 64 bit processors.

Dave

PS I would attach the xml file but it is quite large.

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

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



More information about the Python-bugs-list mailing list