summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFbenas <philbeansburton@gmail.com>2020-11-08 12:08:37 +0000
committerFbenas <philbeansburton@gmail.com>2020-11-08 12:08:37 +0000
commit0906971b898b28fa33a0f4168e5fc95944594ec8 (patch)
tree70b50f10bd8f5882a97c24a36e65524d6d4e6f21
parent3afb393e16accf0fb2277b8b1b2a5a564ab470da (diff)
Upgrade python constraint
-rwxr-xr-xwikiquery2
1 files changed, 1 insertions, 1 deletions
diff --git a/wikiquery b/wikiquery
index f0dcc3a..84e7969 100755
--- a/wikiquery
+++ b/wikiquery
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
import shlex
import optparse