Rev 4735: Update the docs as Ian suggested. in http://bazaar.launchpad.net/~jameinel/bzr/2.1-chk-inv-path2id

John Arbash Meinel john at arbash-meinel.com
Wed Oct 14 14:47:34 BST 2009


At http://bazaar.launchpad.net/~jameinel/bzr/2.1-chk-inv-path2id

------------------------------------------------------------
revno: 4735
revision-id: john at arbash-meinel.com-20091014134728-o0sunqos01tlilr9
parent: john at arbash-meinel.com-20091008221157-34vady0r80jpfhvk
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.1-chk-inv-path2id
timestamp: Wed 2009-10-14 08:47:28 -0500
message:
  Update the docs as Ian suggested.
-------------- next part --------------
=== modified file 'bzrlib/inventory.py'
--- a/bzrlib/inventory.py	2009-10-08 22:11:57 +0000
+++ b/bzrlib/inventory.py	2009-10-14 13:47:28 +0000
@@ -961,8 +961,8 @@
     def path2id(self, relpath):
         """Walk down through directories to return entry of last component.
 
-        names may be either a list of path components, or a single
-        string, in which case it is automatically split.
+        :param relpath: may be either a list of path components, or a single
+            string, in which case it is automatically split.
 
         This returns the entry of the last component in the path,
         which may be either a file or a directory.



More information about the bazaar-commits mailing list