summaryrefslogtreecommitdiff
path: root/tools/glib-errors-str-gen.py
diff options
context:
space:
mode:
authorAlexander Akulich <akulichalexander@gmail.com>2021-02-04 01:55:03 +0300
committerAlexander Akulich <akulichalexander@gmail.com>2021-02-04 01:56:23 +0300
commit07edce9404cebf9a7180d7b450f0b50a5255cae2 (patch)
treec2ced05b6dcb3cd5b5b6f328e1fdad497e8fb855 /tools/glib-errors-str-gen.py
parent9c6c6fb5203d8cb73064a02cc6b147aa91908952 (diff)
parent8300e7f45ca0696f8e3a1d585155136c263c38e4 (diff)
downloadtelepathy-glib-07edce9404cebf9a7180d7b450f0b50a5255cae2.tar.gz
Merge branch 'telepathy-glib-0.24'HEADmaster
Diffstat (limited to 'tools/glib-errors-str-gen.py')
-rw-r--r--tools/glib-errors-str-gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/glib-errors-str-gen.py b/tools/glib-errors-str-gen.py
index 67d7fb024..ddb1e16b7 100644
--- a/tools/glib-errors-str-gen.py
+++ b/tools/glib-errors-str-gen.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/python
import sys
import xml.dom.minidom