src/eric7/Preferences/ConfigurationPages/__init__.py

Fri, 14 Oct 2022 17:02:09 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 14 Oct 2022 17:02:09 +0200
branch
eric7
changeset 9405
99e65bd24e7d
parent 9209
b99e7fd55fd3
child 9653
e67609152c5e
permissions
-rw-r--r--

Editor
- added a configuration option to reject the loading of a file that exceeds the configured size
- opening a file that is not a text file will be rejected

# -*- coding: utf-8 -*-

# Copyright (c) 2006 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the various pages of the configuration dialog.
"""

eric ide

mercurial