From 225ea98322c5383093126596da1ac53f4fdc53cd Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 9 Apr 2008 18:21:27 +0000 Subject: Fix the docstring for depgraph._dep_expand(). svn path=/main/trunk/; revision=9777 --- pym/_emerge/__init__.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pym/_emerge') diff --git a/pym/_emerge/__init__.py b/pym/_emerge/__init__.py index f6532a0b6..2ae0a2244 100644 --- a/pym/_emerge/__init__.py +++ b/pym/_emerge/__init__.py @@ -2020,7 +2020,10 @@ class depgraph(object): """ @param root_config: a root config instance @type root_config: RootConfig - @returns: a list of cat/pn for any matching packages + @param atom_without_category: an atom without a category component + @type atom_without_category: String + @rtype: list + @returns: a list of atoms containing categories (possibly empty) """ null_cp = portage.dep_getkey(insert_category_into_atom( atom_without_category, "null")) -- cgit v1.2.3-1-g7c22