[Python-Dev] Known doctest bug with unicode? (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Tue Apr 22 23:32:55 CEST 2008


So there's a difference in behaviour between 2.x and 3.0 when it comes to this part. I guess the better behaviour would be for doctest to honour the encoding specified in the file/module? If other people agree I can see what I can to make that work.

I'm fairly skeptical that you can make that work, whether or not it's a good idea.

Regards, Martin



More information about the Python-Dev mailing list