application/x-abiword AbiWord

<pre>syntax "python" "\.py$"

color brightblue "def [a-zA-Z_0-9]+"

color brightcyan "\&lt;(and|assert|break|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|map|not|or|pass|print|raise|return|try|while)\&gt;"

color brightgreen "([\"']).*?[^\\]\1"

color brightgreen start="\"\"\"" end="\"\"\""

color brightred "#.*$" </pre>