On Jun 5, 2:57 pm, Michael Ströder <[EMAIL PROTECTED]> wrote:
> HI!
>
> I have a simple codec module for T.61 which principally works. I'd like
> to use this codec without having to copy the module to
> lib/python/encodings/. Is that possible? Can I can extend the encodings
> search path or register the module by calling a function?
codecs.register
>
> Ciao, Michael.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to