Jeffrey Yasskin wrote:
> If you write a function that can take
> an arbitrary ring, it should Just Work on a python int, or any other
> Complex subclass,

There's no reason it shouldn't "just work", unless
it's being anal and trying to make sure it's been
given things of what it considers to be the proper
type.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to