lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5633 musicxml


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5633 musicxml: Replace new module by type() builtin
Date: Mon, 09 Dec 2019 19:35:28 -0000


[issues:#5633] musicxml: Replace new module by type() builtin

Status: Started
Created: Mon Dec 09, 2019 07:35 PM UTC by Jonas Hahnfeld
Last Updated: Mon Dec 09, 2019 07:35 PM UTC
Owner: nobody

musicxml: Replace new module by type() builtin

The new module has been deprecated in Python 2.6 and removed in
version 3.0. The type() builtin is available since Python 2.2 but
it requires new-style bases, so make Xml_node inherit from object.

http://codereview.appspot.com/555070043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]