We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749c6ae commit cd036a2Copy full SHA for cd036a2
Students/SSchwafel/Project/InformedVoter.py
@@ -1,5 +1,6 @@
1
#!/usr/bin/python
2
3
+from __future__ import unicode_literals
4
from pprint import pprint
5
import urllib2
6
import simplejson as json
0 commit comments