- **labels**:  --> Fixed_2_21_0
- **status**: Started --> Fixed
- **Patch**: review -->  



---

** [issues:#5839] Fix translation-status.py with Python 3**

**Status:** Fixed
**Labels:** Fixed_2_21_0 
**Created:** Tue Mar 10, 2020 09:06 AM UTC by Jonas Hahnfeld
**Last Updated:** Tue Mar 10, 2020 01:47 PM UTC
**Owner:** Jonas Hahnfeld


Fix translation-status.py with Python 3

Individual commits:
1) translations-status: Use str.maketrans()

It's now a static function of the builtin type str, not in the
string module. It wasn't marked as deprecated in Python 2...

2) translations-status: Call locals() outside of list comprehension

Otherwise Python 3 throws KeyErrors because it's not getting the
local variables from the function (in particular p).

3) translations-status: Correctly reference self.filename

http://codereview.appspot.com/581800043


---

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
  • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development

Reply via email to