On 01/16/2014 03:38 AM, Antoine Pitrou wrote:
On Wed, 15 Jan 2014 21:55:46 -0800
Larry Hastings <larry@hastings.org> wrote:
Passing in "None" here is inconvenient as it's an integer argument.
Inconvenient for whom? The callee or the caller?

The callee, specifically the C argument parsing code.  (Even more specifically: the Argument Clinic argument parsing code generator.)


/arry