[Python-Dev] Re: various unix platform build/test issues

Chermside, Michael mchermside@ingdirect.com
Fri, 21 Feb 2003 08:11:39 -0500


Raymond Hettinger writes:
> After Neal's changes to PyArg_ParseTuple, will Tim still
> be able to use a floating argument to the wink() function
> which has only been documented to accept a boolean state?

Yes, but I want to know what happens when I try this:
<1+0.5j wink>

-- Michael Chermside