Hi buddies,
I read one article on internet which is said python 2
and python3 is totally different in programming.
As a beginner which i prefer for my learning, python 2 or python3 ?
--
___
Tutor maillist - Tutor@python.org
To unsu
Hi dudes,
I run the python based framework routersploit , it shows
the following error.
Traceback (most recent call last):
File "./rsf.py", line 11, in
routersploit()
File "./rsf.py", line 7, in routersploit
rsf = RoutersploitInterpreter()
File "/home/tester/routersploit/route
tried the following
webbrowser.os(umask)
But It retruns the following error
*Traceback (most recent call last): File "", line 1, in
NameError: name 'umask' is not defined*
--
*Warm Regards,*
*Palanikumar Gopalakrishnan *[image: ✌]
*Developer*
___
Today's Topics:
>
>1. Re: Python code (Danny Yoo)
>2. Re: implementing sed - termination error (c...@zip.com.au)
>3. Module webbrowser.os (Palanikumar Gopalakrishnan)
>4. Re: implementing sed - termination error (Peter Otten)
>5. Re: Module webbrowser.os (A
Hi Guys,
I tried this code from internet, Its returns following please
guide me to solve this error
--
*Warm Regards,*
*Palanikumar Gopalakrishnan *[image: ✌]
*Developer*
___
Tutor maillist - Tutor@python.org
To unsubscribe or change
etPassword:print('Access granted')if
typedPassword == '12345': print('That password is one that an idiot
puts on their luggage.') else:print('Access denied')*
--
*Warm Regards,*
*Palanikumar Gopalakrishnan *[image: ✌]
*Developer*
enter in browser in
*localhost:8000.
*It will show the contents of current directory. But If i enter url like
this *localhost:8000/sometext* . It will returns 404 error. I want to get
this string in my python code to do somthing based this callback. Please
guide me to solve this issue
--
*Warm Reg