[Python-Dev] PEP 215 redux: toward a simplified consensus? (original) (raw)
Barry A. Warsaw barry@zope.com
Mon, 25 Feb 2002 19:20:49 -0500
- Previous message: [Python-Dev] PEP 215 redux: toward a simplified consensus?
- Next message: [Python-Dev] PEP 215 redux: toward a simplified consensus?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"PP" == Paul Prescod <paul@prescod.net> writes:
PP> This doesn't make internationalization more difficult. As
PP> proof I present mailman, which *already* does the
PP> interpolation I ask for as a feature of its implementation of
PP> "_()". All I'm asking is that mailman's interpolation feature
PP> ALSO be available under a simplified syntax at compile time.
Except that remember the interpolation step must happen /after/ the translation step, otherwise it's worse than useless.
-Barry
- Previous message: [Python-Dev] PEP 215 redux: toward a simplified consensus?
- Next message: [Python-Dev] PEP 215 redux: toward a simplified consensus?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]