Hi Guys, I recently tested with some code , which open browser
import webbrowser webbrowser.open("https://www.google.com") After that i want to experiment with webbrowser.os module, But dont know how to execute it.So I use dir(webbrowser.os) to find some details. Then i tried the following webbrowser.os(umask) But It retruns the following error *Traceback (most recent call last): File "<stdin>", line 1, in <module>NameError: name 'umask' is not defined* -- *Warm Regards,* *Palanikumar Gopalakrishnan *[image: ✌] *Developer* _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor