On Thu, 2006-04-06 at 11:48 -0400, Martin Blais wrote:

> - This implies that we would have to introduce some way for these
> strings to call a custom function at runtime.

Yes, definitely.  For example, in Mailman we bind _() not to gettext's
_() but to a special one that looks up the translation context, find the
string's translation, then does the substitutions.

So this is one difficult sticking point with the idea.

-Barry

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to