summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.fsobject.file.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-31 05:29:35 +0200
committerhut <hut@lavabit.com>2010-03-31 05:29:35 +0200
commita614f0485f872bfca3a84fb3400a0c6177988413 (patch)
treee5053fbebf0927457b72f15352baf75d00e3d143 /doc/pydoc/ranger.fsobject.file.html
parentfa1b534545a667a25994f845ecb3a4525a58b845 (diff)
downloadranger-a614f0485f872bfca3a84fb3400a0c6177988413.tar.gz
rebuilt pydoc
Diffstat (limited to 'doc/pydoc/ranger.fsobject.file.html')
-rw-r--r--doc/pydoc/ranger.fsobject.file.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.fsobject.file.html b/doc/pydoc/ranger.fsobject.file.html
index b0816bd0..5365ad59 100644
--- a/doc/pydoc/ranger.fsobject.file.html
+++ b/doc/pydoc/ranger.fsobject.file.html
@@ -54,6 +54,14 @@
 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
 </dl>
 <hr>
+Methods defined here:<br>
+<dl><dt><a name="File-is_binary"><strong>is_binary</strong></a>(self)</dt></dl>
+
+<hr>
+Data descriptors defined here:<br>
+<dl><dt><strong>firstbytes</strong></dt>
+</dl>
+<hr>
 Data and other attributes defined here:<br>
 <dl><dt><strong>is_file</strong> = True</dl>
 
@@ -61,6 +69,8 @@ Data and other attributes defined here:<br>
 Methods inherited from <a href="ranger.fsobject.fsobject.html#FileSystemObject">ranger.fsobject.fsobject.FileSystemObject</a>:<br>
 <dl><dt><a name="File-__init__"><strong>__init__</strong></a>(self, path)</dt></dl>
 
+<dl><dt><a name="File-__repr__"><strong>__repr__</strong></a>(self)</dt></dl>
+
 <dl><dt><a name="File-__str__"><strong>__str__</strong></a>(self)</dt><dd><tt>returns&nbsp;a&nbsp;string&nbsp;containing&nbsp;the&nbsp;absolute&nbsp;path</tt></dd></dl>
 
 <dl><dt><a name="File-get_description"><strong>get_description</strong></a>(self)</dt></dl>
@@ -169,5 +179,13 @@ Data and other attributes inherited from <a href="ranger.shared.mimetype.html#Mi
 Data and other attributes inherited from <a href="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a>:<br>
 <dl><dt><strong>fm</strong> = None</dl>
 
-</td></tr></table></td></tr></table>
+</td></tr></table></td></tr></table><p>
+<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
+<tr bgcolor="#55aa55">
+<td colspan=3 valign=bottom>&nbsp;<br>
+<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>N_FIRST_BYTES</strong> = 20<br>
+<strong>control_characters</strong> = set(['<font color="#c040c0">\x00</font>', '<font color="#c040c0">\x01</font>', '<font color="#c040c0">\x02</font>', '<font color="#c040c0">\x03</font>', '<font color="#c040c0">\x04</font>', '<font color="#c040c0">\x05</font>', ...])</td></tr></table>
 </body></html>
\ No newline at end of file