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.ext.accumulator.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/pydoc/ranger.ext.accumulator.html') diff --git a/doc/pydoc/ranger.ext.accumulator.html b/doc/pydoc/ranger.ext.accumulator.html index e812c025..1a337e34 100644 --- a/doc/pydoc/ranger.ext.accumulator.html +++ b/doc/pydoc/ranger.ext.accumulator.html @@ -1,6 +1,6 @@ - Python: module ranger.ext.accumulator + @@ -8,7 +8,7 @@
 
 
ranger.ext.accumulator
index
/home/hut/ranger/ranger/ext/accumulator.py
+>index
/home/hut/code/ranger/ranger/ext/accumulator.py

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

-
__builtin__.object +
builtins.object
Accumulator @@ -42,13 +42,13 @@ +class Accumulator(builtins.object)
 
-class Accumulator(__builtin__.object)
     Methods defined here:
__init__(self)
-
correct_pointer(self)
+
correct_pointer(self)
# XXX Is this still necessary?  move() ensures correct pointer position
get_height(self)
OVERRIDE THIS
-- cgit 1.4.1-2-gfad0