Which version of Python are you using. Older version (<2.6) of Python
urllib didn't had unquote.

Nitin K

On Fri, Mar 20, 2015 at 8:43 PM, Nimish Dalal <nimish.s.da...@gmail.com>
wrote:

> Guys, I am new to python.
> I am using ipython notebook on windows 7 platform.
>
> I get an error when I mention "from urllib import unquote"
> ImportError: cannot import name 'unquote'
>
> Thank you in advance.
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to