summaryrefslogtreecommitdiff
path: root/src/lxml/html/tests/test_select.py
Commit message (Expand)AuthorAgeFilesLines
* Replace function call with set literalHugo2018-08-251-1/+1
* Clean up test code for better readability.Stefan Behnel2017-11-121-6/+16
* Add better fallbacks to SelectElement.valueChristopher Schramm2017-10-051-0/+37