Commit Graph

6 Commits (98223aa9f594b9c9204cce0a896953683e00e30b)

Author SHA1 Message Date
Logan Kilpatrick 3cb89d2324 Merge pull request #104 from khaled-wsa/patch-3
Fix UnicodeEncodeError
2 years ago
Logan Kilpatrick 027230baaf Update web-qa.py 2 years ago
Arinbjörn 2e3c6d90c3 Remove unmatched closing brackets ")" 2 years ago
khaled-wsa f9ec9af4e0 Fixed UnicodeEncodeError when writing to file
This pull request fixes the UnicodeEncodeError that was occurring when writing to a file. Updated the multiple open() calls to specify UTF-8 encoding.
2 years ago
Logan Kilpatrick 6c3c68144c Update solutions/web_crawl_Q&A/web-qa.py 2 years ago
Logan Kilpatrick 273e177092 Add in web crawl Q&A tutorial 2 years ago