Code review comment for lp:~henninge/launchpad/devel-644872-unicode-error-in-search-text

Revision history for this message
Henning Eggers (henninge) wrote :

Am 04.05.2011 11:41, schrieb Robert Collins:
> Alternatively programming
> defensively and doing 'if type(thing) is unicode: thing =
> thing.encode('utf8')' would also be sane.

Yeah, I'll add that.

> 2) it may already be guaranteed; I'm not sure.

That's actually what I meant.

Henning

« Back to merge proposal