I think the art tag is appropriate here, let me know if you think otherwise.
Tangentially amusing tidbit from Python’s standard library: https://github.com/python/cpython/blob/master/Lib/html/parser.py#L20-L59
Oh, this old classic. Congrats, you’re one of today’s one thousand! [1]
–
[1] Number adjusted for the relative size of our community.
I think it would have been better to link to the answer.
Ah, I did, but I think lobste.rs stripped off the anchor link. Sorry :-\
If you click “share” on the answer, you can see a link without an anchor, http://stackoverflow.com/a/1732454/578288.
(You will see a slightly different link, because the second number in the URL is a unique number SO uses to track the referring user. The link still works without it.)
So many people who don’t know the difference between tokenizing and parsing!
Tangentially amusing tidbit from Python’s standard library: https://github.com/python/cpython/blob/master/Lib/html/parser.py#L20-L59
Oh, this old classic. Congrats, you’re one of today’s one thousand! [1]
–
[1] Number adjusted for the relative size of our community.
I think it would have been better to link to the answer.
Ah, I did, but I think lobste.rs stripped off the anchor link. Sorry :-\
If you click “share” on the answer, you can see a link without an anchor, http://stackoverflow.com/a/1732454/578288.
(You will see a slightly different link, because the second number in the URL is a unique number SO uses to track the referring user. The link still works without it.)
So many people who don’t know the difference between tokenizing and parsing!