Plugins/VcsPlugins/vcsMercurial/HisteditExtension/__init__.py

Sat, 29 Oct 2016 19:28:04 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 29 Oct 2016 19:28:04 +0200
changeset 5283
06423d65a2b8
child 5389
9b1c800daff3
permissions
-rw-r--r--

Added support for the Mercurial histedit extension.

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

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

"""
Package implementing the histedit extension support interface.
"""

eric ide

mercurial