From 34a60763e79546e0f84e30fbcc430632f3dbb39e Mon Sep 17 00:00:00 2001 From: hut Date: Tue, 16 Feb 2010 01:56:21 +0100 Subject: incremented version number and updated pydoc html files --- doc/pydoc/ranger.fsobject.file.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 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 daef8844..8410e2e8 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/work/ranger/ranger/fsobject/file.py
+>index
/home/hut/ranger/ranger/fsobject/file.py

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
#
# Permission to use, copy, modify, and/or distribute this software for any
@@ -50,8 +50,12 @@

ranger.shared.mimetype.MimeTypeAware
ranger.shared.FileManagerAware
ranger.shared.Awareness
-
builtins.object
+
__builtin__.object
+
+Data and other attributes defined here:
+
is_file = True
+
Methods inherited from ranger.fsobject.fsobject.FileSystemObject:
__init__(self, path)
@@ -108,6 +112,8 @@ Data and other attributes inherited from