Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danozgriff committed May 13, 2016
1 parent 87eacb4 commit 4825cc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@

print tuple[1]
print tuple[2]
print tuple[3]
print tuple[4]
print tuple[5]
print tuple[6]
print obj
print obj.find('|')
#print int(obj[:obj.find('|')])
Expand Down

0 comments on commit 4825cc9

Please sign in to comment.