From 1cd06f3f1ec3c2ec3cea14208467b20ea6543782 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 12 Mar 2010 21:00:01 +0100 Subject: updated pydoc --- doc/pydoc/ranger.ext.openstruct.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/pydoc/ranger.ext.openstruct.html') 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 __builtin__.dict:
__hash__ = None
-
__new__ = <built-in method __new__ of type object at 0x2ab5dfa31840>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x2ae965a01840>
T.__new__(S, ...) -> a new object with type S, a subtype of T
-
fromkeys = <built-in method fromkeys of type object at 0x117a3e0>
dict.fromkeys(S[,v]) -> New dict with keys from S and values equal to v.
+
fromkeys = <built-in method fromkeys of type object at 0x1c16510>
dict.fromkeys(S[,v]) -> New dict with keys from S and values equal to v.
v defaults to None.
-- cgit 1.4.1-2-gfad0