From ef0157ff37404cf757f57711c62bb352a2971fa6 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 16 May 2010 16:28:42 +0200 Subject: updated pydoc --- doc/pydoc/ranger.fsobject.file.html | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'doc/pydoc/ranger.fsobject.file.html') diff --git a/doc/pydoc/ranger.fsobject.file.html b/doc/pydoc/ranger.fsobject.file.html index 01188d95..948be90d 100644 --- a/doc/pydoc/ranger.fsobject.file.html +++ b/doc/pydoc/ranger.fsobject.file.html @@ -1,6 +1,6 @@ - Python: module ranger.fsobject.file + @@ -8,7 +8,7 @@
 
 
ranger.fsobject.file
index
/home/hut/ranger/ranger/fsobject/file.py
+>index
/home/hut/code/ranger/ranger/fsobject/file.py

# Copyright (C) 2009, 2010  Roman Zimbelmann <romanz@lavabit.com>
#
# This program is free software: you can redistribute it and/or modify
@@ -51,7 +51,7 @@

ranger.shared.mimetype.MimeTypeAware
ranger.shared.FileManagerAware
ranger.shared.Awareness
-
__builtin__.object
+
builtins.object

Methods defined here:
@@ -67,14 +67,12 @@ Data and other attributes defined here:

Methods inherited from ranger.fsobject.fsobject.FileSystemObject:
-
__init__(self, path)
+
__init__(self, path, preload=None, path_is_abs=False)
__repr__(self)
__str__(self)
returns a string containing the absolute path
-
determine_infostring(self)
-
get_description(self)
get_permission_string(self)
@@ -89,8 +87,6 @@ filesystem and caches it for later use
load_if_outdated(self)
Calls load() if the currently cached information is outdated
or nonexistant.
-
load_once(self)
calls load() if it has not been called at least once yet
-
mark(self, boolean)
set_mimetype(self)
assign attributes such as self.video according to the mimetype
@@ -101,6 +97,10 @@ or nonexistant. Data descriptors inherited from ranger.fsobject.fsobject.FileSystemObject:
filetype
+
mimetype
+
+
mimetype_tuple
+
shell_escaped_basename

@@ -149,14 +149,10 @@ Data and other attributes inherited from
tagged = False -
type = 'unknown'
-
video = False

-- cgit 1.4.1-2-gfad0