From c9383c72b2f62bee90050d02a307381cb6bfa536 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 19 Apr 2010 23:43:48 +0200 Subject: updated pydoc --- doc/pydoc/ranger.fsobject.fsobject.html | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'doc/pydoc/ranger.fsobject.fsobject.html') diff --git a/doc/pydoc/ranger.fsobject.fsobject.html b/doc/pydoc/ranger.fsobject.fsobject.html index e619b2f9..1a9517bc 100644 --- a/doc/pydoc/ranger.fsobject.fsobject.html +++ b/doc/pydoc/ranger.fsobject.fsobject.html @@ -30,8 +30,9 @@ Modules         -
time
-

+
os
+
stat
+

+ + + +
 
@@ -74,6 +75,8 @@ Methods defined here:
__str__(self)
returns a string containing the absolute path
+
determine_infostring(self)
+
get_description(self)
get_permission_string(self)
@@ -130,11 +133,17 @@ Data and other attributes defined here:
infostring = None
+
is_device = False
+
is_directory = False
+
is_fifo = False
+
is_file = False
-
islink = False
+
is_link = False
+ +
is_socket = False
last_used = None
@@ -184,15 +193,27 @@ Data and other attributes inherited from +
 
+Functions
       
time(...)
time() -> floating point number

+Return the current time in seconds since the Epoch.
+Fractions of a second may be present if the system clock provides them.
+

+ -
 
Data
       BAD_INFO = None
+
BAD_INFO = '?'
CONTAINER_EXTENSIONS = ['rar', 'zip', 'tar', 'gz', 'bz', 'bz2', 'tgz', '7z', 'iso', 'cab']
-DOCUMENT_BASENAMES = ['README', 'TODO', 'LICENSE', 'COPYING', 'INSTALL']
-DOCUMENT_EXTENSIONS = ['pdf', 'doc', 'ppt', 'odt']
+DOCUMENT_BASENAMES = ()
+DOCUMENT_EXTENSIONS = ()
+PIPE = -1
T_DIRECTORY = 'directory'
T_FILE = 'file'
T_NONEXISTANT = 'nonexistant'
-- cgit 1.4.1-2-gfad0