jonhadfield / python-hosts

a hosts file manager library written in python
MIT License
125 stars 33 forks source link

add comment= to def remove_all_matching(self, address=None, name=None) #40

Closed TheTesla closed 2 years ago

TheTesla commented 2 years ago

It should be possible to search by comment:

remove_all_matching(self, address=None, name=None, comment=None) find_all_matching(self, address=None, name=None, comment=None)

github-actions[bot] commented 2 years ago

Stale issue message