sockets supported in jpython on solaris ?
Olivier Dagenais
olivierS.dagenaisP at canadaA.comM
Fri Oct 20 14:35:54 EDT 2000
More information about the Python-list mailing list
Fri Oct 20 14:35:54 EDT 2000
- Previous message (by thread): Problem getting stdout redirected for embedded Python
- Next message (by thread): sockets supported in jpython on solaris ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 >
- Previous message (by thread): Problem getting stdout redirected for embedded Python
- Next message (by thread): sockets supported in jpython on solaris ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list