src/eric7/Plugins/VcsPlugins/vcsMercurial/HisteditExtension/__init__.py@11cdcc824469
src/eric7/Plugins/VcsPlugins/vcsMercurial/HisteditExtension/__init__.py
Sun, 19 May 2024 17:20:16 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 19 May 2024 17:20:16 +0200
- branch
- eric7
- changeset 10716
- 11cdcc824469
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Relocated the Version information into a top level '__version__.py' module.
# -*- coding: utf-8 -*-
# Copyright (c) 2016 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the histedit extension support interface.
"""