Peter Gibbs <[EMAIL PROTECTED]> wrote:
>   +    if (!chartype_array)
>            chartype_init();
>   +    if (!encoding_array)
>            encoding_init();

T think, both should be done at interpreter startup, called from
string.c:string_init().

leo

Reply via email to