how to overload operator "< <" (a < x < b)?
dmitrey
dmitrey.kroshko at scipy.org
Fri Aug 7 08:00:40 EDT 2009
hi all,
is it possible to overload operator "< <"? (And other like this one,
eg "<= <=", "> >", ">= >=")
Any URL/example?
Thank you in advance, D.
More information about the Python-list
mailing list