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

Issue 553490051: lilypond-book: Remove custom package loading (Closed)

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

Description

lilypond-book: Remove custom package loading AFAICT this feature is not documented and only used for the musicxml testsuite. However the output of the formatter in the loaded module book-musicxml-testsuite.py only differs by whitespace from the default. (This also gets rid of the deprecation warning for module 'imp'.)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -81 lines) Patch
M input/regression/musicxml/GNUmakefile View 1 chunk +0 lines, -3 lines 0 comments Download
D input/regression/musicxml/book-musicxml-testsuite.py View 1 chunk +0 lines, -64 lines 0 comments Download
M scripts/lilypond-book.py View 3 chunks +0 lines, -14 lines 0 comments Download

Messages

Total messages: 2
hahnjo
If we want to retain this functionality, I will implement this via importlib.util.spec_from_file_location() + importlib.util.module_from_spec(). ...
4 years, 2 months ago (2020-02-01 12:01:33 UTC) #1
lemzwerg
4 years, 2 months ago (2020-02-01 19:07:56 UTC) #2
LGTM
Sign in to reply to this message.

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