[docs] quotes
Seltzer, Larry J
Larry.Seltzer at VerizonWireless.com
Tue Oct 18 08:27:16 EDT 2016
I was writing a test crawling program and using the docs (https://docs.python.org/3.6/) as my test.
The program died in https://docs.python.org/3.6/faq/index.html at:
"Why is Python Installed on my Computer?" FAQ<https://docs.python.org/3.6/faq/installed.html>
The quotes are “ and ”.
I know this is one of those UTF-8 problems and it's my bug (it crashed when I tried to print the string as a BeautifulSoup .string), but wouldn't it be better for you just to use " ? The page header says "charset=utf-8"
[Verizon]<http://www.verizon.com/>
Larry Seltzer
NNO Planning Design
O: 908.203.5804 | M: 973.378.8728
Larry.Seltzer at verizonwireless.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20161018/faa7d392/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 3152 bytes
Desc: image001.png
URL: <http://mail.python.org/pipermail/docs/attachments/20161018/faa7d392/attachment.png>
More information about the docs
mailing list