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

Issue 561060043: python: replace <> with !=

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

Description

python: replace <> with != Replaces all usages of the deprecated <> operator with the != operator, where the former was also removed in Python3. Both operators are available in Python2.4.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
M python/convertrules.py View 2 chunks +2 lines, -2 lines 0 comments Download
M python/musicexp.py View 3 chunks +5 lines, -5 lines 0 comments Download
M python/musicxml.py View 3 chunks +4 lines, -4 lines 0 comments Download
M scripts/abc2ly.py View 2 chunks +3 lines, -3 lines 0 comments Download
M scripts/auxiliar/musicxml_generate_intervals.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/build/bib2texi.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/build/install.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/etf2ly.py View 9 chunks +11 lines, -11 lines 0 comments Download
M scripts/musicxml2ly.py View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1
Matt Peveler
4 years, 5 months ago (2019-10-15 00:17:15 UTC) #1

          
Sign in to reply to this message.

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