- **labels**: --> Fixed_2_21_0
- **status**: Started --> Fixed
- **Patch**: push -->
- **Comment**:
Pushed to staging as
~~~
commit a1494ab840c38ee71decf62d3e924d54d29c91fc
Author: Jonas Hahnfeld <[email protected]>
Date: Mon Dec 9 20:12:50 2019 +0100
Issue 5633: 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.
~~~
---
** [issues:#5633] musicxml: Replace new module by type() builtin**
**Status:** Fixed
**Labels:** Fixed_2_21_0
**Created:** Mon Dec 09, 2019 07:35 PM UTC by Jonas Hahnfeld
**Last Updated:** Sun Dec 15, 2019 09:12 AM UTC
**Owner:** Jonas Hahnfeld
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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto