>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> What encoding does "name" have? How is it generated? Shouldn't Angus> it eventually be a docstring itself? It is a latex macro name, so string is perfect. Angus> Similarly, if _(" Macro: %1$s: ") eventually returns a UCS-4 Angus> docstring, then bformat takes two docstring arguments to, Angus> presumably, return a docstring itself. Yes. Angus> So the whole UTF-8 -> USC-4 thing just dissappears in the wash. Angus> Eventually. I think it should indeed just work. JMarc