[Tutor] Module webbrowser.os

Palanikumar Gopalakrishnan palani at vahaitech.com
Wed Nov 2 02:44:50 EDT 2016


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*


More information about the Tutor mailing list