Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/__init__.py

Mon, 02 May 2011 19:59:41 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 02 May 2011 19:59:41 +0200
changeset 1011
0b118aefae5b
child 1509
c0b5e693b0eb
permissions
-rw-r--r--

Started implementing the Mercurial bookmarks support.

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

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

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

eric ide

mercurial