On Jan 12, 2006, at 1:57 PM, Don Taylor wrote:

The problem with the saving of the cdxml from Windows is likely due to mismatched line endings, due to my change last week that replaced all occurrences of "\n" to "os.linesep" in xmltodict.py. Likely, I just have to revert this change for the code element only. I haven't looked at the code yet but will right now.

I had noticed that Boa Constructor complained about mixed line endings in the .cdxml file - it even offered to fix it for me, but I declined.

I guess I'm a little confused. Why would Python on Windows have an issue with code that uses the value of 'os.linesep' for that platform? I could see if it were written on Linux and run on Windows or vice versa...

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to