promoting [] by superclass?
Erik Max Francis
max at alcyone.com
Tue Jun 8 16:08:26 EDT 2004
More information about the Python-list mailing list
Tue Jun 8 16:08:26 EDT 2004
- Previous message (by thread): promoting [] by superclass?
- Next message (by thread): Calling Python Script from MS Excel?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jim Newton wrote: > wow that is great. > > now the other question: > > class Pair(list): > ... > > how can i "cast", "promote" [] to class Pair? You can't. -- __ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/ / \ San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis \__/ Sometimes there's no point in giving up. -- Louis Wu
- Previous message (by thread): promoting [] by superclass?
- Next message (by thread): Calling Python Script from MS Excel?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list