summaryrefslogtreecommitdiff
path: root/dns/win32util.py
Commit message (Expand)AuthorAgeFilesLines
* re-run blackBob Halley2023-03-191-1/+0
* Deal with leading dots in search lists on Windows [#844].Bob Halley2022-10-061-2/+2
* more lintBob Halley2022-10-021-3/+9
* When scanning interfaces with WMI, ignore those without DNSBob Halley2022-08-231-5/+6
* threading is always available from 3.7 onBob Halley2022-03-181-5/+2
* black autoformattingBob Halley2022-03-151-31/+40
* windows typing fixesBob Halley2022-03-111-1/+4
* fix win32util.py file modeBob Halley2022-01-181-0/+0
* lint from flakeBob Halley2021-12-171-1/+1
* lint and remove unused helpersBob Halley2021-12-171-15/+2
* Add WMI-based method for finding resolver info on Windows.win32utilBob Halley2021-11-091-0/+248