python __init__ how to return a value

Posted by lakshmipathi on Stack Overflow See other posts from Stack Overflow or by lakshmipathi
Published on 2010-03-22T11:35:10Z Indexed on 2010/03/22 11:41 UTC
Read the original article Hit count: 227

Filed under:
|
|

I have class with __init__ function. How to return a integer value from this function when a object is created

© Stack Overflow or respective owner

Related posts about python

Related posts about init