[Q] Type checking...
Olivier Deckmyn
olivier.deckmyn at mail.dotcom.fr
Mon Jul 19 08:07:02 EDT 1999
More information about the Python-list mailing list
Mon Jul 19 08:07:02 EDT 1999
- Previous message (by thread): [Q] Type checking...
- Next message (by thread): [Q] Type checking...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gloups !!! There is no "nicer" way to know the type of an instance in Python !!???!!!??? I can't make the "is" operator work as I would like to :( Looks quite strange to me :-( thx for your help anyway Klaus.. > > MAGIC="I'm in class A :-)" > > class ClassA: > def __init__(self): > self.magic = MAGIC > : > # end def __init__ > # end class Class A >
- Previous message (by thread): [Q] Type checking...
- Next message (by thread): [Q] Type checking...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list