Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. dir_path = os.path.dirname(os.path.realpath(__file__))
  2. with open('{0}/searchJson2.json'.format(dir_path),'r+') as data_file:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement