From 140d836e9cd54fb67b969fd82ef7ed19ba574d40 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sat, 26 Apr 2014 15:11:58 +0200 Subject: Imported Upstream version 2.3.1 --- .../docbook-xsl-1.76.1/highlighting/python-hl.xml | 100 +++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/highlighting/python-hl.xml (limited to 'src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/highlighting/python-hl.xml') diff --git a/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/highlighting/python-hl.xml b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/highlighting/python-hl.xml new file mode 100644 index 0000000..791bc7a --- /dev/null +++ b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/highlighting/python-hl.xml @@ -0,0 +1,100 @@ + + + + + + @ + ( + ) + + # + + """ + + + + ''' + + + + " + \ + + + ' + \ + + + 0x + l + + + + . + + e + l + + + + and + del + from + not + while + as + elif + global + or + with + assert + else + if + pass + yield + break + except + import + print + class + exec + in + raise + continue + finally + is + return + def + for + lambda + try + + \ No newline at end of file -- cgit v1.2.3