lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5589 Replace


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5589 Replace file() by open()
Date: Mon, 04 Nov 2019 12:39:30 -0000

Issue 5589: Replace file() by open() master staging
author  Jonas Hahnfeld <hahnjo@hahnjo.de> 
    Mon, 28 Oct 2019 18:53:25 +0000 (19:53 +0100)
committer   Jonas Hahnfeld <hahnjo@hahnjo.de> 
    Sun, 3 Nov 2019 11:19:10 +0000 (12:19 +0100)
commit  67e2f7dfc3090f0ea5213f94e6933acfbc55e6f0

[issues:#5589] Replace file() by open()

Status: Fixed
Labels: Fixed_2_21_0
Created: Tue Oct 29, 2019 02:56 PM UTC by Jonas Hahnfeld
Last Updated: Sat Nov 02, 2019 11:54 AM UTC
Owner: Jonas Hahnfeld

Replace file() by open()

Since some Python 2.x, the documentation recommends using open() for
opening a file. The constructor file() cannot be used anymore in
Python 3 while open() was available at least in Python 2.4.

http://codereview.appspot.com/554930043


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]