summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormonsta <[email protected]>2019-12-26 00:57:11 +0300
committerlukefromdc <[email protected]>2019-12-25 21:57:11 +0000
commit8a6ccef47b310ff70b6f42e625b6739363265648 (patch)
treed2062cd0dbc13b6ebfb0377b2dce235761ae63ae /docs
parent1ee63da513b4883bf484d9ae4de3640713f2a0ef (diff)
downloadpython-caja-8a6ccef47b310ff70b6f42e625b6739363265648.tar.bz2
python-caja-8a6ccef47b310ff70b6f42e625b6739363265648.tar.xz
drop Python 2 support (#50)
it's going EOL in 2020
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 e476529..b891c71 100755
--- a/docs/xsl/fixxref.py
+++ b/docs/xsl/fixxref.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- Mode: Python; py-indent-offset: 4 -*-
import getopt