[Python-Dev] "Absolute" paths in PEP 376 RECORD files

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Fri Jul 10 15:58:28 CEST 2009


-On [20090710 15:32], Tarek Ziadé (ziade.tarek at gmail.com) wrote:
>setup(
>    ...
>    data_files={'i18n': ['en.po', 'fr.po']},
>    extra_prefixes={'i18n': {'unix_prefix': '/somewhere',
>                                         'mac': '/Application/right/here'}
> ...
>  )

As an aside:

Where i18n above would sooner be called 'locale' rather than i18n, since
i18n is only providing software functionality for supporting localization.
So in that sense L10n would be better, but locale is quite a defacto
standard in many projects.

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
In every colour there's the Light...


More information about the Python-Dev mailing list