Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56099

Re: Where and when does Python say this to you?

X-FeedAbuse http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109
Path csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!usenet-fr.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!feeder3.cambriumusenet.nl!feed.tweaknews.nl!209.197.12.246.MISMATCH!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe02.iad.POSTED!5788d997!not-for-mail
From gracemia gracemia <gracemia@gmail.com>
Subject Re: Where and when does Python say this to you?
Newsgroups comp.lang.python
Reply-To calderone.jeanpaul@gmail.com
References <b2134cf5-d4d0-4538-a240-0e3d0b7aacfb@w19g2000yqa.googlegroups.com>
Message-ID <20112882825usenet@eggheadcafe.com> (permalink)
Lines 15
X-Complaints-To abuse@teranews.com
NNTP-Posting-Date Tue, 08 Feb 2011 13:28:31 UTC
Organization TeraNews.com
Date Tue, 08 Feb 2011 13:28:31 GMT
Xref csiph.com comp.lang.python:56099

Show key headers only | View raw


this is the simple code:

--------------------------------------------------
import socket

# Create an unbound and not-connected socket.
sock = socket(AF_UNIX, SOCK_STREAM)

---------------------------------------------------

Thank you !

Submitted via EggHeadCafe 
SharePoint Tip / Thought of the Day WebPart
http://www.eggheadcafe.com/tutorials/aspnet/14280ff8-3c9f-46bd-8214-9267e613c8ec/sharepoint-tip--thought-of-the-day-webpart.aspx

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: AF_UNIX socket not supported Jean-Paul Calderone <calderone.jeanpaul@gmail.com> - 2011-02-08 04:49 -0800
  Re: Where and when does Python say this to you? gracemia gracemia <gracemia@gmail.com> - 2011-02-08 13:27 +0000
  Re: Where and when does Python say this to you? gracemia gracemia <gracemia@gmail.com> - 2011-02-08 13:26 +0000
    Re: Where and when does Python say this to you? Grant Edwards <invalid@invalid.invalid> - 2011-02-08 14:54 +0000
  Re: Where and when does Python say this to you? gracemia gracemia <gracemia@gmail.com> - 2011-02-08 13:28 +0000

csiph-web