python3-upgrade: Move python2 scripts to run on python3.

This commit is contained in:
Aman Agrawal
2020-04-17 22:37:21 +05:30
committed by Tim Abbott
parent 12c83141ed
commit 2dc6d09c2a

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python2.7
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Copyright © 2013 Zulip, Inc.