On Tue, Oct 21, 2003 at 01:13:30AM +0200, Igor Stroh wrote: > Hi all, > > is there some special policy regarding the placement of i18n stuff (.mo > files) for python-enabled programs? I checked various packages, some of > them put the file into /usr/share/<package>/locale, other into > /usr/share/locale directly. >
There are no special policy for python programs about this. I'd place the files in /usr/share/locale where other apps does it. > Igor > > P.S.: btw, is there a reliable way to use distutils to build and install > locale stuff appropriately? I haven't. I hate distutils :-) -- Tom Cato Amundsen <[EMAIL PROTECTED]> GNU Solfege - free eartraining, http://www.gnu.org/software/solfege/

