On Tue, 07 Jan 2014 16:46:59 -0800, Larry Hastings wrote:
>
> I'm trying to get a huge chunk of work done on Python 3.4 in the next,
> oh, week-and-a-half, and I could use your help. I'm trying to convert a
> whole bunch of call sites in Python to use "Argument Clinic", a new
> build utility
I'm trying to get a huge chunk of work done on Python 3.4 in the next,
oh, week-and-a-half, and I could use your help. I'm trying to convert a
whole bunch of call sites in Python to use "Argument Clinic", a new
build utility for Python that makes argument parsing code much easier to
write.