aboutsummaryrefslogtreecommitdiffstats
path: root/.be
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-11-17 08:36:22 -0500
committerW. Trevor King <wking@drexel.edu>2009-11-17 08:36:22 -0500
commiteaa6d158608b0b47c337fc1433902532bc646128 (patch)
treed133104f2decacd514f88c3888b120191ccd6b5b /.be
parent32fbab0fb8f5defc3698d288024a10b8d32a0f25 (diff)
downloadbugseverywhere-eaa6d158608b0b47c337fc1433902532bc646128.tar.gz
Set binary=True for mapfile file handling
The YAML library produces Python string encodings of unicode objects. There's no reason to try and convert them back into Python unicode objects just to save them with binary=False, because the files are only read in to be passed into the YAML parser, which can handle the unicode characters correctly.
Diffstat (limited to '.be')
0 files changed, 0 insertions, 0 deletions