scripts: Handle goofy unicode chars in spec.py
authorMark Lobodzinski <mark@lunarg.com>
Mon, 9 Oct 2017 15:10:21 +0000 (09:10 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Mon, 9 Oct 2017 20:23:00 +0000 (14:23 -0600)
commit540ccf656a2b8f603a90727be06b0f990cbe46e2
treee035fb3ec792546bbd79411b7d2dee0daad1e6ce
parent76bc0c65fe614fa00789b37fb6ad548ca582c6b3
scripts: Handle goofy unicode chars in spec.py

Forward and backward double-quotes are now changed to standard
double-quote chars, and escaped as they are output in the DB.

Change-Id: Icbdc23262c8da0dd2441b028997a3f30d69d6834
scripts/spec.py