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


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

Re: Fun with function argument counts

Started byEthan Furman <ethan@stoneleaf.us>
First post2014-02-11 17:15 -0800
Last post2014-02-11 17:15 -0800
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: Fun with function argument counts Ethan Furman <ethan@stoneleaf.us> - 2014-02-11 17:15 -0800

#65978 — Re: Fun with function argument counts

FromEthan Furman <ethan@stoneleaf.us>
Date2014-02-11 17:15 -0800
SubjectRe: Fun with function argument counts
Message-ID<mailman.6715.1392168994.18130.python-list@python.org>
On 02/11/2014 05:05 PM, Chris Angelico wrote:
> On Wed, Feb 12, 2014 at 11:34 AM, Travis Griggs wrote:
>
>> 6) Who writes a function with 19 mandatory arguments anyway????
>> subprocess._execute_child() and distutils.cygwincompiler._execute_child()
>
> Hmm. Those are internal functions (leading underscore). Might be
> fairer to remove those from consideration.

Not at all.  Even private routines get used by somebody!  ;)

--
~Ethan~

[toc] | [standalone]


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


csiph-web