homepage

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 ackounts
Recipients ackounts, amaury.forgeotdarc, gumpy, schmichael
Date 2011年04月14日.02:51:41
SpamBayes Score 1.9707402e-11
Marked as misclassified No
Message-id <1302749502.72.0.861679362827.issue4537@psf.upfronthosting.co.za>
In-reply-to
Content
This problem is happening in my linux box:
Python 3.2 (r32:88445, Feb 21 2011, 01:55:53) 
[GCC 4.5.2 20110127 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import antigravity
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
 File "/usr/lib/python3.2/antigravity.py", line 5, in <module>
 webbrowser.open("http://xkcd.com/353/")
 File "/usr/lib/python3.2/webbrowser.py", line 62, in open
 if browser.open(url, new, autoraise):
 File "/usr/lib/python3.2/webbrowser.py", line 276, in open
 success = self._invoke(args, True, autoraise)
 File "/usr/lib/python3.2/webbrowser.py", line 239, in _invoke
 stderr=inout, preexec_fn=setsid)
 File "/usr/lib/python3.2/subprocess.py", line 736, in __init__
 restore_signals, start_new_session)
 File "/usr/lib/python3.2/subprocess.py", line 1330, in _execute_child
 raise child_exception_type(errno_num, err_msg)
OSError: [Errno 9] Bad file descriptor
>>>
History
Date User Action Args
2011年04月14日 02:51:42ackountssetrecipients: + ackounts, amaury.forgeotdarc, gumpy, schmichael
2011年04月14日 02:51:42ackountssetmessageid: <1302749502.72.0.861679362827.issue4537@psf.upfronthosting.co.za>
2011年04月14日 02:51:41ackountslinkissue4537 messages
2011年04月14日 02:51:41ackountscreate

AltStyle によって変換されたページ (->オリジナル) /