> [NEW] The Python grammar highlights SQL within a regular (not raw > or unicode) string if the contents of the string begin with one of > SELECT, INSERT, UPDATE, DELETE, CREATE, REPLACE, or ALTER. Note that the keywords to turn on SQL highlighting are case- sensitive. CAPS only please.