shankhs 0 Junior Poster in Training

Hi frnds,
I am a newbie to python ( I am learning it for 1 month now on win platform) .I came across these cool functions of python like os.path.isdir("\\\\blah\\") but since "blah" is password protected I am always getting false as return!!!!

Can anyone please tell me how to supply username and password so that I can access "blah".

Thank You