[I18n-sig] Re: Patch 101320: doc strings

Barry A. Warsaw bwarsaw@beopen.com
Tue, 5 Sep 2000 23:57:48 -0400 (EDT)


>>>>> "MvL" == Martin von Loewis <loewis@informatik.hu-berlin.de> writes:

    MvL> If you load the hash tables, does this give enough
    MvL> information so that you can use two seek(2) calls only; on
    MvL> average? If so, it would be probably good if there was a)
    MvL> documentation for the hash table format, and/or b) an
    MvL> implementation of it in Python.

Documentation, please!

    MvL> I'm certain it will take some time to get translations back,
    MvL> so if we want to have something in the next release (after
    MvL> 2.0), we should start today.

I'd still like to investigate using distutils as the standard way to
distribute the .mo files.

-Barry