9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Python settimeout
@ 2007-03-20  7:22 arisawa
  0 siblings, 0 replies; only message in thread
From: arisawa @ 2007-03-20  7:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

Anyone fixed the problem:

term% python
Python 2.4.1 (#0, Jun  9 2005, 22:13:58) [C] on unknown
Type "help", "copyright", "credits" or "license" for more information.
 >>> import cgi
Traceback (most recent call last):
   File "<stdin>", line 1, in ?
   File "/sys/lib/python/cgi.py", line 39, in ?
     import urllib
   File "/sys/lib/python/urllib.py", line 26, in ?
     import socket
   File "/sys/lib/python/socket.py", line 147, in ?
     class _socketobject(object):
   File "/sys/lib/python/socket.py", line 189, in _socketobject
     exec _s % (_m, _m, _m, _m)
   File "<string>", line 3, in ?
AttributeError: class socket has no attribute 'settimeout'


Kenji Arisawa



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-20  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-20  7:22 [9fans] Python settimeout arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).