Joe Wreschnig wrote:
> Which installs ugettext as '_' function into the __builtin__ namespace.
> That makes _ return Python 'unicode' objects, which is what programs
> should be using internally anyway.
>
> This is harder if you're trying to localize a module since then you
> don't want to screw w
On Mon, 08 Aug 2005 10:24:50 +0200, Martin v. Löwis uttered
> It is also useless for the issues at hand: since linda and
> apt-listchanges apparently use local strings, giving them Unicode
> strings would break them. So Junichi's change looks right to me.
>
Standing up for Linda, I am more than wi
Hi,
> > It is also useless for the issues at hand: since linda and
> > apt-listchanges apparently use local strings, giving them Unicode
> > strings would break them. So Junichi's change looks right to me.
> >
> Standing up for Linda, I am more than willing to fix her usage of
> gettext, and I a
On Mon, 2005-08-08 at 21:34 +0900, Junichi Uekawa wrote:
> Hi,
>
> > > It is also useless for the issues at hand: since linda and
> > > apt-listchanges apparently use local strings, giving them Unicode
> > > strings would break them. So Junichi's change looks right to me.
> > >
> > Standing up fo
4 matches
Mail list logo