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.ext.openstruct.html | |
parent | d01a6613f2a34c6fb5b92c1d661f9ab32a7c2086 (diff) | |
download | ranger-1cd06f3f1ec3c2ec3cea14208467b20ea6543782.tar.gz |
updated pydoc
Diffstat (limited to 'doc/pydoc/ranger.ext.openstruct.html')
-rw-r--r-- | doc/pydoc/ranger.ext.openstruct.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/ranger.ext.openstruct.html b/doc/pydoc/ranger.ext.openstruct.html index b3ca847d..50b0ef14 100644 --- a/doc/pydoc/ranger.ext.openstruct.html +++ b/doc/pydoc/ranger.ext.openstruct.html @@ -135,9 +135,9 @@ In either case, this is followed by: for  Data and other attributes inherited from <a href="__builtin__.html#dict">__builtin__.dict</a>:<br> <dl><dt><strong>__hash__</strong> = None</dl> -<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object at 0x2ab5dfa31840><dd><tt>T.<a href="#OpenStruct-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> +<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object at 0x2ae965a01840><dd><tt>T.<a href="#OpenStruct-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> -<dl><dt><strong>fromkeys</strong> = <built-in method fromkeys of type object at 0x117a3e0><dd><tt><a href="__builtin__.html#dict">dict</a>.<a href="#OpenStruct-fromkeys">fromkeys</a>(S[,v]) -> New <a href="__builtin__.html#dict">dict</a> with keys from S and values equal to v.<br> +<dl><dt><strong>fromkeys</strong> = <built-in method fromkeys of type object at 0x1c16510><dd><tt><a href="__builtin__.html#dict">dict</a>.<a href="#OpenStruct-fromkeys">fromkeys</a>(S[,v]) -> New <a href="__builtin__.html#dict">dict</a> with keys from S and values equal to v.<br> v defaults to None.</tt></dl> </td></tr></table></td></tr></table> |