Logan Kilpatrick
|
3cb89d2324
|
Merge pull request #104 from khaled-wsa/patch-3
Fix UnicodeEncodeError
|
2023-02-06 11:30:48 -06:00 |
|
Logan Kilpatrick
|
027230baaf
|
Update web-qa.py
|
2023-02-06 11:28:31 -06:00 |
|
Arinbjörn
|
2e3c6d90c3
|
Remove unmatched closing brackets ")"
|
2023-02-04 20:56:53 +01:00 |
|
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.
|
2023-02-04 01:55:06 +03:00 |
|
Logan Kilpatrick
|
6c3c68144c
|
Update solutions/web_crawl_Q&A/web-qa.py
|
2023-02-03 15:43:22 -06:00 |
|
Logan Kilpatrick
|
273e177092
|
Add in web crawl Q&A tutorial
|
2023-02-03 15:42:19 -06:00 |
|