Might be better to point the urllib module to this link, which is plain text, and already decoded:
http://www.gutenberg.org/files/2147/2147-0.txt
I'm a relative rookie, but banged my head against the wall trying to make the code run on the previous link, always getting error messages about reading bytes object.
Might be better to point the urllib module to this link, which is plain text, and already decoded:
http://www.gutenberg.org/files/2147/2147-0.txt
I'm a relative rookie, but banged my head against the wall trying to make the code run on the previous link, always getting error messages about reading bytes object.