Message59861
Guido van Rossum wrote:
> Can't you use a namedtuple? Then printing it would show the names of
> the flags...
... and increase the startup costs of Python by loading several
additional modules. The collections module imports _collections,
operator and keyword. I'd rather see a better repr function for the
sequence types. |
|
| Date |
User |
Action |
Args |
| 2008-01-13 17:45:11 | christian.heimes | set | spambayes_score: 0.0770493 -> 0.0770493 recipients:
+ christian.heimes, gvanrossum |
| 2008-01-13 17:45:10 | christian.heimes | link | issue1816 messages |
| 2008-01-13 17:45:10 | christian.heimes | create | |
|