This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hmo
Recipients hmo
Date 2009-09-30.14:48:36
SpamBayes Score 0.03527714
Marked as misclassified No
Message-id <1254322119.3.0.661355666564.issue7024@psf.upfronthosting.co.za>
In-reply-to
Content
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 am I wrong ?

Thanks in Adcance.
History
Date User Action Args
2009-09-30 14:48:39hmosetrecipients: + hmo
2009-09-30 14:48:39hmosetmessageid: <1254322119.3.0.661355666564.issue7024@psf.upfronthosting.co.za>
2009-09-30 14:48:37hmolinkissue7024 messages
2009-09-30 14:48:37hmocreate