summaryrefslogtreecommitdiff
path: root/twitterclient.py
diff options
context:
space:
mode:
authorMagnus Hagander2019-06-28 12:55:07 +0000
committerMagnus Hagander2019-06-28 14:28:15 +0000
commit56673f737089e837d70d82743451ede0febe8dfc (patch)
tree77b787a9aa8b6320989d91d302f2db3423158840 /twitterclient.py
parent046853da1446a1dddef4b9dc2be3f39ee944e6d4 (diff)
Fix imports for python 3
Diffstat (limited to 'twitterclient.py')
-rw-r--r--twitterclient.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/twitterclient.py b/twitterclient.py
index 76a101f..a47c758 100644
--- a/twitterclient.py
+++ b/twitterclient.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# vim: ai ts=4 sts=4 sw=4
"""PostgreSQL Planet Aggregator