Re: Stripping 'charset=' from po files [the sequal]
From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2004-05-26 08:11:39 CEST
Erik Hülsmann wrote:
>@@ -0,0 +1,23 @@
Just read the whole thing into memory in one go and do a simple
>+ if line.find("\"Content-Type: text/plain; charset=UTF-8\\n\"") == -1:
>+ sys.exit(1)
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.