Skip to content

Commit

Permalink
print requests verion
Browse files Browse the repository at this point in the history
  • Loading branch information
mikem23 committed Oct 8, 2016
1 parent 90a0c91 commit 7035a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
requests_log.propagate = True


print "requests version: %s" % requests.__version__


url = sys.argv[1]
if len(sys.argv) > 2:
Expand Down

0 comments on commit 7035a4f

Please sign in to comment.