summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.fsobject.directory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pydoc/ranger.fsobject.directory.html')
-rw-r--r--doc/pydoc/ranger.fsobject.directory.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/ranger.fsobject.directory.html b/doc/pydoc/ranger.fsobject.directory.html
index a3b2a58d..b7f77952 100644
--- a/doc/pydoc/ranger.fsobject.directory.html
+++ b/doc/pydoc/ranger.fsobject.directory.html
@@ -183,7 +183,7 @@ Data and other attributes defined here:<br>
 
 <dl><dt><strong>scroll_offset</strong> = 0</dl>
 
-<dl><dt><strong>sort_dict</strong> = {'basename': &lt;function sort_by_basename at 0x12078c0&gt;, 'mtime': &lt;function &lt;lambda&gt; at 0x1207de8&gt;, 'size': &lt;function &lt;lambda&gt; at 0x1207d70&gt;, 'type': &lt;function &lt;lambda&gt; at 0x1207e60&gt;}</dl>
+<dl><dt><strong>sort_dict</strong> = {'basename': &lt;function sort_by_basename at 0x1ce2c08&gt;, 'mtime': &lt;function &lt;lambda&gt; at 0x1ce51b8&gt;, 'size': &lt;function &lt;lambda&gt; at 0x1ce5140&gt;, 'type': &lt;function &lt;lambda&gt; at 0x1ce5230&gt;}</dl>
 
 <hr>
 Methods inherited from <a href="ranger.fsobject.fsobject.html#FileSystemObject">ranger.fsobject.fsobject.FileSystemObject</a>:<br>
@@ -331,7 +331,7 @@ Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception<
 
 <hr>
 Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br>
-<dl><dt><strong>__new__</strong> = &lt;built-in method __new__ of type object at 0x2ab5dfa26000&gt;<dd><tt>T.<a href="#NoDirectoryGiven-__new__">__new__</a>(S,&nbsp;...)&nbsp;-&gt;&nbsp;a&nbsp;new&nbsp;object&nbsp;with&nbsp;type&nbsp;S,&nbsp;a&nbsp;subtype&nbsp;of&nbsp;T</tt></dl>
+<dl><dt><strong>__new__</strong> = &lt;built-in method __new__ of type object at 0x2ae9659f6000&gt;<dd><tt>T.<a href="#NoDirectoryGiven-__new__">__new__</a>(S,&nbsp;...)&nbsp;-&gt;&nbsp;a&nbsp;new&nbsp;object&nbsp;with&nbsp;type&nbsp;S,&nbsp;a&nbsp;subtype&nbsp;of&nbsp;T</tt></dl>
 
 <hr>
 Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br>
e' href='/akspecs/ranger/commit/README?h=v1.8.1&id=e952d6cb8e67f80fcd2019abf3d30b20dc5b9f7c'>e952d6cb ^
36e4e71e ^
e952d6cb ^
9e89f023 ^
e952d6cb ^



9e89f023 ^


36e4e71e ^
20ab9343 ^








4ea0f69a ^

36e4e71e ^
e952d6cb ^
36e4e71e ^

78a7d762 ^
e952d6cb ^
78a7d762 ^
e952d6cb ^
4ea0f69a ^

7838675f ^








755e7df1 ^
7838675f ^
500cf259 ^



bf14a7e7 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89