defaultnamehere / zzzzz

Roleplay as the NSA by making creepy graphs of your friends
MIT License
1.3k stars 131 forks source link

Patch #2: Fix crashing error in fetcher.py #42

Closed klvs closed 8 years ago

klvs commented 8 years ago

Fetcher.py would crash when it encountered a missing 'p' key. This commit checks if that key exists before attempting to log.

Credit is due to @Ikwatson for the fix. This will fix #38 and #41

defaultnamehere commented 8 years ago

Please remove the print statement before I merge this PR.

klvs commented 8 years ago

@defaultnamehere Done