Skip to content

Commit

Permalink
os.pardir() test
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnye committed Apr 2, 2015
1 parent 7b9618d commit b9b71ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
import os

print os.getcwd()
print os.pardir()

# if 'MORPH_SECRET' in os.environ:
# os.environ['MORPH_TWITTER_CONSUMER_KEY']
# os.environ['MORPH_TWITTER_CONSUMER_SECRET']
Expand Down

0 comments on commit b9b71ed

Please sign in to comment.