(original) (raw)
On Jan 29, 2012, at 6:11 PM, John O'Connor wrote:
On Sat, Jan 28, 2012 at 3:07 PM, Benjamin Peterson <benjamin@python.org> wrote:But why would you want to pass a float? It seems like API abuse to me.
Agreed. Anything else seems meaningless.
I concur. This is very much a non-problem.
There is no need to add more code and slow
running time with superfluous type checks.
Raymond