Plugins/VcsPlugins/vcsMercurial/__init__.py

Mon, 25 Mar 2013 18:27:06 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 25 Mar 2013 18:27:06 +0100
branch
Py2 comp.
changeset 2546
dd9f912d5bd9
parent 2302
f29e9405c851
child 2962
d6c9d1ca2da4
child 3163
9f50365a0870
permissions
-rw-r--r--

Fixed an issue introduced by the last changes.
(grafted from 3868561e396213cc9222591938181c6b6d238faa)

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

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

"""
Package implementing the vcs interface to Mercurial

It consists of the hg class, the project helper classes and some
Mercurial specific dialogs.
"""

eric ide

mercurial