[Tutor] Overloading + factoring

FFlores fflores@arnet.com.ar
Thu, 2 Dec 1999 15:30:44 -0300


A question about class methods:
Can you overload the definition of a method,
especially __init__?

And something else, though it's not Python-related:
is there a nice method for factoring numbers, calculating
lcd, gcd, and/or a good library of such functions for rational
numbers?

--Pablo Flores