Marking translatable strings

Florian Weimer fw at deneb.cygnus.argh.org
Sat Oct 9 05:18:43 EDT 1999


Bernhard Herzog <herzog at online.de> writes:

> Using ~ instead would probably help with that. It's only a unary
> operator and not defined for strings either. You'd just have to scan the
> sources for a ~ immediately followed by a string literal. 

What about a t'translated string literal', like r'raw string'?




More information about the Python-list mailing list