[EuroPython] Exporting the registration data
M.-A. Lemburg
mal@lemburg.com
Tue, 28 May 2002 16:24:07 +0200
I've hacked up the script Joachim sent to generate CSV, but
the export still fails with the following errors:
*** failed to fetch item 021481207: UTF-8 decoding error: invalid data
*** failed to fetch item 02147102801: not well-formed (invalid token): line 583, column 16
*** failed to fetch item 021471034: not well-formed (invalid token): line 297, column 16
*** failed to fetch item 021381535: not well-formed (invalid token): line 297, column 16
*** failed to fetch item 021431710: UTF-8 decoding error: invalid data
*** failed to fetch item 021371645: not well-formed (invalid token): line 506, column 32
*** failed to fetch item 021471421: not well-formed (invalid token): line 531, column 16
*** failed to fetch item 021441050: not well-formed (invalid token): line 297, column 16
*** failed to fetch item 021450024: not well-formed (invalid token): line 583, column 16
This looks like a server side problem to me. Esp. the not
well-formed errors are disturbing. The server side should use
Latin-1 as default encoding rather than UTF-8.
--
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Company & Consulting: http://www.egenix.com/
Python Software: http://www.egenix.com/files/python/
Meet us at EuroPython 2002: http://www.europython.org/