pyemailprotectionslib icon indicating copy to clipboard operation
pyemailprotectionslib copied to clipboard

Issues using emailprotectionslib: Resolver not found

Open sagganitra opened this issue 10 years ago • 1 comments

I tried using this package, and found it giving me error basically saying Resolver could not be imported. (python 3.4.3) I changed "import Resolver" to "from emailprotectionslib.Resolver import resolver" and then use it as txt_records = reolver().query... and it seems to work fine. Could you please look into this issue and let me know your views?

sagganitra avatar Feb 17 '16 12:02 sagganitra

  • 1

fproldan avatar Nov 28 '18 11:11 fproldan