lyx_mirror/development
Scott Kostyshak dee5eec15f cat.py: fix Python deprecation warning
This commit fixes the following warning:

  DeprecationWarning: 'U' mode is deprecated

Removing 'U' has no effect with Python 3 [1]:

  There is an additional mode character permitted, 'U', which no
  longer has any effect, and is considered deprecated. It previously
  enabled universal newlines in text mode, which became the default
  behaviour in Python 3.0.

[1] https://docs.python.org/3/library/functions.html?highlight=open#open

(cherry picked from commit 9715d3504c)
2023-08-25 12:19:33 -04:00
..
attic
autotests Cmake tests: Make foreach() command robust 2019-12-31 11:35:54 +01:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls
CI Add script for CI job to check git log for non @lyx.org-adressses 2017-07-30 20:28:42 +02:00
cmake cat.py: fix Python deprecation warning 2023-08-25 12:19:33 -04:00
coding
cygwin Update preference format for cygwin and Win 2017-10-27 13:00:02 -04:00
HTML
keystest
lyxserver Update the server_monitor example client to Qt5 2018-08-08 13:12:33 +02:00
MacOSX Adding binary path for Homebrew on MacOS-arm64 (bug 12619). 2023-07-18 22:24:06 +02:00
mathmacros
tools Update build script 2022-12-11 11:13:44 -05:00
Win32 Fix bug 9961 2021-01-04 10:29:44 +01:00
.gitignore
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures
FORMAT Collapsable -> Collapsible (part 1) 2017-10-16 11:22:13 +02:00
gcc_4.6.patchset Add patcheset for building with gcc 4.6. 2017-11-17 13:58:49 +01:00
LyX-Mac-binary-release.sh Pass Qt library location as link option for frameworks on Mac 2022-12-15 22:43:50 +01:00
LyX-Mac-frameworks-template.plist Create private frameworks on Mac with standard conforming internal structure 2020-05-22 07:24:01 +02:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Add template for MacOS private frameworks to distribution 2020-06-01 21:49:09 +02:00
PAINTING_ANALYSIS Remove row crc computation 2018-02-15 12:29:25 +01:00
status.base Add blank status file for easier resets. 2019-06-18 18:14:58 -04:00
TestsToDo