Paul Rubin <no.email@nospam.invalid> writes:
>     -spec median_grouped(iterable(real())) -> real().

Oops:

     -spec median_grouped(iterable(real()), real()) -> real().
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to