compare types?
Tony Clarke
a.clarke11 at ntlworld.com
Thu Jan 2 09:26:13 EST 2003
More information about the Python-list mailing list
Thu Jan 2 09:26:13 EST 2003
- Previous message (by thread): compare types?
- Next message (by thread): compare types?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks, I did, and it didn't work. It appears that lists in 2.1 don't conform to that procedure, not having grown up yet into classes. 2.2 and later will solve it I'm told, so I'll download 2.3 when it becomes available. Thanks again Tony "Terry Reedy" <tjreedy at udel.edu> wrote in message news:< > > For questions like this, fire up the interactive interpreter (or keep > one on your task bar) and try it out. Quicker than posting. The > possibility of doing this so easily is one of Python's great features! > > Terry J. Reedy
- Previous message (by thread): compare types?
- Next message (by thread): compare types?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list