quote - (Though to be fair, I don't really know what the actual problem was, so 
I might provide a different approach with a different goal <grin>)

Originally I was trying to understand the exact structure of the list being 
returned by the gedcom library. It worked as it was, but I wanted to add 
additional functionality.

I also wanted to understand what character set it was returning. I was giving 
it a gedcom file with ansel encoding, which is normal. My genealogy program can 
also export its database to gedcom using UTF-8 and Unicode. But both of those 
character sets caused the gedcom library to generate an error msg that the file 
violated GEDCOM format.

Keep in mind the gedcom format established by the Latter-day Saints hasn't been 
updated in 20+ years.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to