convert {charset,iconv}-hooks.
authorPierre Habouzit <madcoder@debian.org>
Tue, 27 Mar 2007 23:42:17 +0000 (01:42 +0200)
committerPierre Habouzit <madcoder@debian.org>
Tue, 27 Mar 2007 23:42:17 +0000 (01:42 +0200)
They even gain regex-capture for free \o/
Use it that way (for now):

    MCharset.charset_hook("^windows-([0-9]*)$", "cp%1")

Isn't _that_ cute ?

Signed-off-by: Pierre Habouzit <madcoder@debian.org>

No differences found