Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • question about ic.py on Mac OS X

    0 answers - 731 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    MAC S version 10.4.6
    Python Version 2.4.1
    Problem is that the url is valid but the python icglue tells me that
    it is not found
    Please help
    Error
    Traceback (most recent call last):
    File "dialect.py", line 166, in ?
    test("")
    File "dialect.py", line 163, in test
    webbrowser.open_new(outfile)
    File "/", line 46, in open_new
    get().open(url, 1)
    File "/", line 315, in open
    ic.launchurl(url)
    File "/", line 235, in
    launchurl
    return _dft_ic.launchurl(url, hint)
    File "/", line 202, in
    launchurl
    self.ic.ICLaunchURL(hint, url, 0, len(url))
    MS.Error: (-673, 'no URL found')
    Tutor maillist - Tutor (AT) python (DOT) org

Re: question about ic.py on Mac OS X


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 2 =
QUESTION ON "Python"

EMSDN.COM