[Python-Dev] PEP 385: Mercurial issues
Dirkjan Ochtman
dirkjan at ochtman.nl
Wed Aug 5 16:04:24 CEST 2009
More information about the Python-Dev mailing list
Wed Aug 5 16:04:24 CEST 2009
- Previous message: [Python-Dev] PEP 385: Mercurial issues
- Next message: [Python-Dev] PEP 385: Mercurial issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Aug 5, 2009 at 15:57, Oleg Broytmann<phd at phd.pp.ru> wrote: > Dirkjan, how does Mercurial handles charsets? If I have three files in > my repository - one in utf-8, another in koi8-r, and the third in cp1251 > encoding - I certainly don't want to convert them back and force, but I > want hg web interface to provide charset in the Content-Type header. It doesn't currently have any way to provide out-of-band charset info. Cheers, Dirkjan
- Previous message: [Python-Dev] PEP 385: Mercurial issues
- Next message: [Python-Dev] PEP 385: Mercurial issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list