[Python-3000] PEP 3137 plan of attack
Oleg Broytmann
phd at phd.pp.ru
Mon Oct 8 22:00:15 CEST 2007
On Mon, Oct 08, 2007 at 12:51:59PM -0700, Guido van Rossum wrote:
> Cool. Though how do you know it was really latin1? Is there anything
> standardized about the encoding used by FTP?
There is no. Russian users, e.g., use all encodings - koi8-r, cp1251,
utf-8; cp1251 is the most popular here, of course.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd at phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.
More information about the Python-3000
mailing list