Plugins/VcsPlugins/vcsMercurial/__init__.py

Mon, 09 Aug 2010 15:59:33 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Aug 2010 15:59:33 +0200
changeset 467
0911d8be9b07
parent 178
dd9f0bca5e2f
child 791
9ec2ac20e54e
permissions
-rw-r--r--

Continued porting signal/slot usage to the new API.

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

# Copyright (c) 2010 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