On 23 Oct 2017, at 4:42am, John R. Sowden <jsow...@americansentry.net> wrote:

> I just checked my file with a hex  editor (ghex) and found they are all hex 
> 27.

Okay, they’re correct.  Try replacing the line it’s complaining about with

connection = sqlite3.connect(':memory:')

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to