Re: Automate extract domain

2019-05-12 Thread Jon Ribbens via Python-list
y then add it > if domain_name in domains: print(r) > > this one is labours process for that I have to find extension of all > domain nd then add it into the domains. So I want something which > could automate extract domain only What do you mean by "domain name"? Do y

Automate extract domain

2019-05-12 Thread Birdep
process for that I have to find extension of all domain nd then add it into the domains. So I want something which could automate extract domain only -- https://mail.python.org/mailman/listinfo/python-list