Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/__init__.py

Fri, 29 Jul 2011 19:01:14 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 29 Jul 2011 19:01:14 +0200
changeset 1211
a91a47f2f5e6
parent 1011
0b118aefae5b
child 1509
c0b5e693b0eb
permissions
-rw-r--r--

Added code to start monitoring the Mercurial hgrc file when it was created by starting the hgrc file editor.

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

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

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

eric ide

mercurial