two quick updates to the raw files
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 20 Apr 2015 22:26:35 +0000 (15:26 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Mon, 20 Apr 2015 22:29:46 +0000 (15:29 -0700)
- move to Python 3 (i.e., print()'ify stuff)
- requests can do JSON natively using .json() on the request object which
  solves the problem with requests returning bytes


No differences found

Benjamin Mako Hill || Want to submit a patch?