diff options
author | hut <hut@lavabit.com> | 2010-03-12 21:00:01 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-12 21:50:54 +0100 |
commit | 1cd06f3f1ec3c2ec3cea14208467b20ea6543782 (patch) | |
tree | e67a9bc260443728f55f415a9d71b6928690f458 /doc/pydoc/ranger.container.commandlist.html | |
parent | d01a6613f2a34c6fb5b92c1d661f9ab32a7c2086 (diff) | |
download | ranger-1cd06f3f1ec3c2ec3cea14208467b20ea6543782.tar.gz |
updated pydoc
Diffstat (limited to 'doc/pydoc/ranger.container.commandlist.html')
-rw-r--r-- | doc/pydoc/ranger.container.commandlist.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pydoc/ranger.container.commandlist.html b/doc/pydoc/ranger.container.commandlist.html index 8cc733eb..6b17bb06 100644 --- a/doc/pydoc/ranger.container.commandlist.html +++ b/doc/pydoc/ranger.container.commandlist.html @@ -141,6 +141,8 @@ Data descriptors defined here:<br> for a given key combination. CommandLists must be filled before use.<br> </tt></td></tr> <tr><td> </td> <td width="100%">Methods defined here:<br> +<dl><dt><a name="CommandList-__call__"><strong>__call__</strong></a>(self, *args, **keywords)</dt></dl> + <dl><dt><a name="CommandList-__getitem__"><strong>__getitem__</strong></a>(self, key)</dt><dd><tt>Returns the command with the given key combination</tt></dd></dl> <dl><dt><a name="CommandList-__init__"><strong>__init__</strong></a>(self)</dt></dl> |