[MERGE][trivial] fix for docstring of osutils.walkdirs()

Robert Collins robertc at robertcollins.net
Mon Aug 13 12:23:15 BST 2007


bb:approve
On Mon, 2007-08-13 at 14:23 +0300, Alexander Belchenko wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> subj.
> 
> [µ]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFGwD8rzYr338mxwCURAhtYAJ9sSiN78tYRfCasNwKQ3PAaan2e3wCeJe93
> n7F69qJET0Q6IiS5nQZI05g=
> =+kqx
> -----END PGP SIGNATURE-----
> plain text document attachment
> (trivial.fix.docstring.osutils.walkdirs.patch)
> # Bazaar revision bundle v0.9
> #
> # message:
> #   trivial fix for docstring of osutils.walkdirs()
> # committer: Alexander Belchenko <bialix at ukr.net>
> # date: Mon 2007-08-13 14:15:50.109999895 +0300
> 
> === modified file bzrlib/osutils.py
> --- bzrlib/osutils.py
> +++ bzrlib/osutils.py
> @@ -1089,7 +1089,7 @@
>      
>      The data yielded is of the form:
>      ((directory-relpath, directory-path-from-top),
> -    [(directory-relpath, basename, kind, lstat, path-from-top), ...]),
> +    [(relpath, basename, kind, lstat, path-from-top), ...]),
>       - directory-relpath is the relative path of the directory being returned
>         with respect to top. prefix is prepended to this.
>       - directory-path-from-root is the path including top for this directory. 
> 
> === modified directory  // last-changed:bialix at ukr.net-20070813111550-sgpoq5sy9
> ... tilglt4
> # revision id: bialix at ukr.net-20070813111550-sgpoq5sy9tilglt4
> # sha1: d6fef62932a784309c499cd753afa4df0e2a22c8
> # inventory sha1: 42c57567602a0ea3f7c457f51cbd371a04dc3db3
> # parent ids:
> #   pqm at pqm.ubuntu.com-20070810111627-h6m8b0ist3ca15ae
> # base id: pqm at pqm.ubuntu.com-20070810111627-h6m8b0ist3ca15ae
> # properties:
> #   branch-nick: trivial
> 
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070813/a47acd85/attachment.pgp 


More information about the bazaar mailing list