Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py@1a6dd77e6413
Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py
Sat, 28 May 2011 12:57:01 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 28 May 2011 12:57:01 +0200
- changeset 1067
- 1a6dd77e6413
- parent 1066
-
a3dd41fd9ea8
- child 1509
-
c0b5e693b0eb
- permissions
- -rw-r--r--
Corrected a wrong return value in fetch.py.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the fetch extension support interface.
"""