Harshad Modi added the comment:
Hi, Antoine Pitrou!
It is missing key for ftp in url-handlers...
how can I add key for ftp?
Thanks
--
___
Python tracker
<http://bugs.python.org/issue7
Harshad Modi added the comment:
[Senthil Kumaran]
Thanks to Reply.
1) OS : Ubuntu 9.04 - the Jaunty Jackalope - released in April 2009.
2) Default Browser : Firefox 3.0.8
3) Tested with "ftp://ftp.aduni.org"; but still error.
4) Python 2.6.2 (release26-maint, Apr 19 2009, 01:58:18)
New submission from Harshad Modi :
Hi,
I try to open ftp site using webbrowser.open('ftp://localhost:21') in
python2.6.
but It can not open and give error like :
Error showing url: The specified location is not mounted
It is working good in python2.5
so can anybod help me ? what