On Mar 25, 7:01 pm, "ianaré" <[EMAIL PROTECTED]> wrote:
> Cool now I can run it through the translator.
>
> ops = (_("Directory"), _("Replace"), _("ChangeCase"),
>        _("Move"), _("Swap"), _("Insert"), _("ChangeLength"))
>
> self.operations.insert(pos, getattr(operations, ops[n]).Panel(self,
> main))
>
> Thanks guys!

erm ... brainfart LOL. But now I can link it to the translated list.

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

Reply via email to