__init__ question
Daniel Klein
DanielK at aracnet.com
Mon Dec 25 13:45:47 EST 2000
More information about the Python-list mailing list
Mon Dec 25 13:45:47 EST 2000
- Previous message (by thread): __init__ question
- Next message (by thread): __init__ question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to decipher some Python code and came across the line:
def __init__(self, *args):
What is the meaning of the '*args' expression?
Thanks,
Dan:
- Previous message (by thread): __init__ question
- Next message (by thread): __init__ question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list