newbe how to create 2 __init__ in a class ?

William Famy william.famy at noos.fr
Fri Mar 23 19:34:05 EST 2001


good morning or evening.

Is it possible te create a class with 2 __init__

exemple i whant to create a classe with
(year,month,day,price1,price2,price3) 
or*					(string) "2000/12/28,12.3,56.3,45.3"

in C++ I tell the type but how to do it in python.

thanks for help


-- 
 			     \\\|///
                           \\  - -  //
                            (  @ @  )
+-------------------------oOOo-(_)-oOOo-------------------------+
|  Famy William  36 avenue des barattes  74000 Annecy  France   |
|  email:william.famy at noos.fr william.famy at mail-enseignant.com  |
+---------------------------------Oooo--------------------------+
                           oooO   (   )
                          (   )    ) /
                           \ (    (_/
                            \_)



More information about the Python-list mailing list