commit | a555c191ed3052ae5988306629832278d5c5b323 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Aug 03 17:11:13 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Aug 03 17:11:13 2010 +0000 |
tree | b87bd33c72116ad16bf559dfe01f6a019644038c | |
parent | 29c72b794dbc60fc9d9df9917b2e80b6c9cbb336 [diff] |
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. ........