[Dclug] high ascii

Serge Wroclawski serge at wroclawski.org
Wed Jun 17 10:55:00 EDT 2009


On Wed, Jun 17, 2009 at 10:54:14AM -0400, Timothy Ball wrote:
> i have a huge PITA json file that i need to load into mysql but
> somewhere in the file are two high ascii chars. i've already tried
> several iterations of python that didn't work most of them were
> something like: 
> 
> for ch in data:

type(data)

?

- Serge



More information about the Dclug mailing list