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


Groups > comp.lang.python > #95438

RE: return types from library api wrappers

From "Joseph L. Casale" <jcasale@activenetwerx.com>
Subject RE: return types from library api wrappers
Date 2015-08-17 16:53 +0000
References <dcfc5584757c43589c9022c560418519@exch.activenetwerx.com> <mqrgjb$77q$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.62.1439830407.4764.python-list@python.org> (permalink)

Show all headers | 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