diff options
Diffstat (limited to 'devscripts/make_supportedsites.py')
-rw-r--r-- | devscripts/make_supportedsites.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/make_supportedsites.py b/devscripts/make_supportedsites.py index 09807b0..a079406 100644 --- a/devscripts/make_supportedsites.py +++ b/devscripts/make_supportedsites.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from __future__ import unicode_literals import io |