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


Groups > comp.lang.python > #95438

RE: return types from library api wrappers

Path csiph.com!news.swapon.de!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweak.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail
Return-Path <jcasale@activenetwerx.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.055
X-Spam-Evidence '*H*': 0.89; '*S*': 0.00; 'subject:library': 0.09; 'python': 0.10; 'received:172.18.0': 0.16; 'subject:api': 0.16; 'to:name:python-list@python.org': 0.20; 'to:2**1': 0.21; 'header :In-Reply-To:1': 0.24; 'equivalent.': 0.29; 'code': 0.30; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'subject:from': 0.39; 'to:addr:python.org': 0.40; 'forget': 0.60; 'believe': 0.66
X-Authority-Analysis v=2.1 cv=FsfPhTfq c=1 sm=1 tr=0 a=g3mLq75WYuDrh3Lt0JSDww==:117 a=g3mLq75WYuDrh3Lt0JSDww==:17 a=QC7fh9NfAAAA:8 a=5pFAO2ZBLFIA:10 a=8nJEP1OIZ-IA:10 a=uRRa74qj2VoA:10 a=b41TkP2tcWd59402cNIA:9 a=wPNLvfGTeEIA:10
X-Spam-Checker-Version SpamAssassin 3.4.0 (2014-02-07) on mail.activenetwerx.com
X-Spam-Level *
X-Spam-Status No, score=1.3 required=5.0 tests=RDNS_NONE autolearn=no autolearn_force=no version=3.4.0
From "Joseph L. Casale" <jcasale@activenetwerx.com>
To Terry Reedy <tjreedy@udel.edu>, "python-list@python.org" <python-list@python.org>
Subject RE: return types from library api wrappers
Thread-Topic return types from library api wrappers
Thread-Index AdDYLMgMzjLZAaGWQlyK96o3U5/i5wAmTzKAAAfPBsA=
Date Mon, 17 Aug 2015 16:53:11 +0000
References <dcfc5584757c43589c9022c560418519@exch.activenetwerx.com> <mqrgjb$77q$1@ger.gmane.org>
In-Reply-To <mqrgjb$77q$1@ger.gmane.org>
Accept-Language en-US
Content-Language en-US
X-MS-Has-Attach
X-MS-TNEF-Correlator
x-ms-exchange-transport-fromentityheader Hosted
x-originating-ip [72.29.233.193]
Content-Type text/plain; charset="iso-8859-1"
Content-Transfer-Encoding quoted-printable
MIME-Version 1.0
X-CMAE-Envelope MS4wfM7HHKBPM3l/efpaZ5NopIdV0xqQfH59usnFV/5noXNKBMWFa9O0ci73zAFUEjaaaOtSY3CRQFKlXaKdBkkdgOpUbtXCkwpOTYDi42YRFder9dDPIu63m7u1TI3vkYNMRQTz26ywjgXOgPgNFsCxATmHuhr3G/ymzvEvpvyxBhyjw1OfdK+dgvDEfY9PaTJ1SA==
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.62.1439830407.4764.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1439830407 news.xs4all.nl 26622 [2001:888:2000:d::a6]:57364
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95438

Show key headers only | View raw


> Current practice is a NamedTuple for python code or the C equivalent.  I
> forget the C name, but I believe it is used by os.stat

Hi Terry,
Ok, that is what I will go with.

Thanks for the confirmation,
jlc

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


Thread

RE: return types from library api wrappers "Joseph L. Casale" <jcasale@activenetwerx.com> - 2015-08-17 16:53 +0000

csiph-web