[Tutor] Web Page Scraping

Walter Prins wprins at gmail.com
Tue May 24 10:45:12 EDT 2016


On 24 May 2016 at 15:37, Walter Prins <wprins at gmail.com> wrote:
>             print(name1.encode(sys.stdout.encoding, "backslashreplace")) #****

I forgot to mention, you might want to read the following documentation page:

https://docs.python.org/3/howto/unicode.html

(good luck.....)

W


More information about the Tutor mailing list