From: Antoine Pitrou Date: Tue, 3 Aug 2010 17:11:13 +0000 (+0000) Subject: Blocked revisions 83673 via svnmerge X-Git-Tag: v3.1.3rc1~402 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a555c191ed3052ae5988306629832278d5c5b323;p=python Blocked revisions 83673 via svnmerge ........ r83673 | antoine.pitrou | 2010-08-03 19:09:36 +0200 (mar., 03 août 2010) | 4 lines Issue #8867: Fix `Tools/scripts/serve.py` to work with files containing non-ASCII content. ........ ---