Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(224)

Issue 545040043: Fix header variables from musicxml2ly on Windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 5 months ago by hahnjo
Modified:
4 years, 5 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix header variables from musicxml2ly on Windows Without the explicit encoding, values extracted from musicxml are always encoded by 2 bytes on Windows. AFAICS this is a regression from 2.18.2 which used "string.split". This was handling unicode conversion correctly while shlex does not.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M python/utilities.py View 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b