summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.fsobject.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pydoc/ranger.fsobject.html')
-rw-r--r--doc/pydoc/ranger.fsobject.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.fsobject.html b/doc/pydoc/ranger.fsobject.html
index 864aef98..7014418a 100644
--- a/doc/pydoc/ranger.fsobject.html
+++ b/doc/pydoc/ranger.fsobject.html
@@ -102,7 +102,7 @@ Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio
 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
     
 <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
-<td width="100%"><strong>BAD_INFO</strong> = None<br>
+<td width="100%"><strong>BAD_INFO</strong> = '?'<br>
 <strong>T_DIRECTORY</strong> = 'directory'<br>
 <strong>T_FILE</strong> = 'file'<br>
 <strong>T_NONEXISTANT</strong> = 'nonexistant'<br>
116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152