lyx_mirror/development
Scott Kostyshak 9715d3504c 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
2020-03-20 10:22:47 -04:00
..
attic move lyx-fedora script to attic/ 2020-01-27 18:43:40 +01:00
autotests ctest autotest for #11773 language nesting with lyx2lyx. 2020-03-05 00:24:08 +01:00
batchtests Cmake tests: Correct test BATCH_outline-beamer 2020-02-15 10:26:33 +01:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Fix some non-accessible URLS 2019-03-31 00:15:52 +01:00
CI Set n:o digits in abbrev. hash in script that checks commit log. 2017-08-20 18:34:25 +02:00
cmake cat.py: fix Python deprecation warning 2020-03-20 10:22:47 -04:00
coding
cygwin Update the formats of lyxrc.dist.in to 22 2017-08-14 02:02:57 -04:00
HTML
keystest
lyxserver Update the server_monitor example client to Qt5 2018-08-07 17:47:50 +02:00
MacOSX Use real path names for buffer lookup by name of temporary external files. 2020-02-22 12:11:42 +01:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools move lyx-fedora script to attic/ 2020-01-27 18:43:40 +01:00
unix Adapt Format-entry in unix/lyxrc.dist 2018-04-22 12:02:27 +02:00
Win32 Remove dvipost from Windows installation. 2020-01-27 00:01:59 -05:00
.gitignore
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures
FORMAT Fix FORMAT documentation 2020-03-13 15:51:41 +01:00
LyX-Mac-binary-release.sh Make the directories in LyX application bundle read only. 2020-02-21 18:04:28 +01:00
LyX-Mac-frameworks-template.plist Create private frameworks on Mac with standard conforming internal structure 2020-02-20 10:46:22 +01:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Amend 43dfd12f 2020-02-15 12:21:32 +01:00
PAINTING_ANALYSIS Honor Update::SinglePar properly 2019-02-20 14:41:22 +01:00
TestsToDo