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 Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update the formats of lyxrc.dist.in to 22 2017-08-14 02:02:57 -04:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
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 Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
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 Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
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 Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00