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

Fredrik Lundh fredrik@pythonware.com
Thu, 28 Jun 2001 00:42:14 +0200


mark wrote:

> 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's fixed now, I think.

(btw, unreasonable as it may seem, your mail server refuses to accept
mail sent to your reply address, even if I speak nicely to it ;-)

Cheers /F