[Python-Dev] Including translated doc strings in 2.4 (original) (raw)

Anthony Baxter anthony at interlink.com.au
Thu Jul 1 00:13:50 EDT 2004


Stephan Richter wrote:

The standard directory for gettext files is "locales".

"locales", however, is a valid package name. I'd much prefer that something going into lib/python2.4/ that is not a package, not have a name that could be a package. And yes, I'm aware that the very very old 'config' directory violates this rule - but I don't think we can move that without breaking all the old Makefile.pre.in-based installation scripts.



More information about the Python-Dev mailing list