[Python-ideas] ordered dict (original) (raw)
Terry Reedy tjreedy at udel.edu
Sun Apr 22 06:57:06 CEST 2007
- Previous message: [Python-ideas] ordered dict
- Next message: [Python-ideas] ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Josiah Carlson" <jcarlson at uci.edu> wrote in message news:20070421112051.63AB.JCARLSON at uci.edu...
Including a list of 'acceptable' classes as Terry has suggested would work, but would generally be superfluous.
I realized that later. The main use would be to improve the error message, or allow introspection ("Sdict, what can I put in you?").
tjr
- Previous message: [Python-ideas] ordered dict
- Next message: [Python-ideas] ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]