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


Groups > comp.lang.python > #55745

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

Path csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!proxad.net!feeder2-2.proxad.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe11.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 <20112882733usenet@eggheadcafe.com> (permalink)
Lines 13
X-Complaints-To abuse@teranews.com
NNTP-Posting-Date Tue, 08 Feb 2011 13:27:39 UTC
Organization TeraNews.com
Date Tue, 08 Feb 2011 13:27:39 GMT
Xref csiph.com comp.lang.python:55745

Show key headers only | View raw


This is the simple code:

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

sock = socket(AF_UNIX, SOCK_STREAM)
------------------------------------------

Thank you

Submitted via EggHeadCafe 
SQL Server CLR Stored Procedures for External Access
http://www.eggheadcafe.com/tutorials/aspnet/08c40d08-af4a-41f6-9352-91ac82b90078/sql-server-clr-stored-procedures-for-external-access.aspx

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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