[svn r56513] extend doc string

--HG--
branch : trunk
This commit is contained in:
hpk
2008-07-13 16:09:38 +02:00
parent cdc3f3e9fc
commit ee61967f75

View File

@@ -1,7 +1,8 @@
"""
module defining a subversion path object based on the external
command 'svn'.
command 'svn'. This modules aims to work with svn 1.3 and higher
but might also interact well with earlier versions.
"""