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

Issue 561250043: rational.py: Switch to Rich Comparisons (Closed)

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

Description

rational.py: Switch to Rich Comparisons PEP 207 was adopted with Python 2.1. For compatibility Python 2.x still supports the old __cmp__ magic function, but it was removed with Python 3.x.

Patch Set 1 #

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

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