Current File : //usr/share/highlight/langDefs/plpython.lang
-- Load PL/SQL definition
dofile(HL_LANG_DIR.."sql.lang")

Description="PL/Python"

NestedSections = {
  { Lang="python", Delimiter= { [[\$\$]], [[\$\$\s+LANGUAGE]] } },
}