[Python-Dev] unicode, "const"s and lvalues

Tim Peters tim.one@home.com
Wed, 27 Jun 2001 17:58:34 -0400


[Mark Favas]
> Unreasonable as it may seem, my compiler really expects that entities
> declared as const's not be used in contexts where a modifiable lvalue is
> required. It gets all huffy, and refuses to continue compiling, even if
> I speak nicely (in unicode) to it. I'll file a bug report.

No real need, this was already brought up about 13 hours ago, although maybe
that was only on the i18n-sig.  I was left with the vague impression that
Fredrik intended to fix it.  If it's not fixed by tomorrow, you can make me
feel guilty enough to fix it (I first reported it, so I guess it's my
problem <wink>).

could've-been-yours!-ly y'rs  - tim