summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-03-10 12:15:35 +0800
committerraveit65 <[email protected]>2019-03-10 10:28:42 +0100
commitdeed071d269bdcaff45e538392f2033f0f32aeec (patch)
tree3f8e8399b1176dda5a28d780d4372e145f4f4bc5 /docs
parent407ca6497bea4da688b1fe2f8863b69e296fec3e (diff)
downloadpython-caja-deed071d269bdcaff45e538392f2033f0f32aeec.tar.bz2
python-caja-deed071d269bdcaff45e538392f2033f0f32aeec.tar.xz
Run fixxref.py with python2
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/xsl/fixxref.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xsl/fixxref.py b/docs/xsl/fixxref.py
index f3287b3..bb5020b 100755
--- a/docs/xsl/fixxref.py
+++ b/docs/xsl/fixxref.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# -*- Mode: Python; py-indent-offset: 4 -*-
import getopt