sockets supported in jpython on solaris ?

Olivier Dagenais olivierS.dagenaisP at canadaA.comM
Fri Oct 20 14:35:54 EDT 2000


The 'dir' function doesn't print anything to the screen, it returns a list.
Unless you typed this in the interactive window, try:

import socket
print dir ( socket )

???
--
----------------------------------------------------------------------
Olivier A. Dagenais - Software Architect and Developer
"Someone called 'Type your name here' is impersonating me on the
internet and is posting exactly the same things I am posting!"


"Emmett McLean" <emclean at slip.net> wrote in message
news:8sq27u$jfg at slip.net...
> Hi,
>
> I tried the following script :
>
> import socket
> dir(socket)
>
> and nothing happened.
>
> Thanks,
>
> Emmett
>





More information about the Python-list mailing list