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


Groups > comp.lang.python > #95438 > unrolled thread

RE: return types from library api wrappers

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2015-08-17 16:53 +0000
Last post2015-08-17 16:53 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#95438 — RE: return types from library api wrappers

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2015-08-17 16:53 +0000
SubjectRE: return types from library api wrappers
Message-ID<mailman.62.1439830407.4764.python-list@python.org>
> 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web