diff options
author | hut <hut@lavabit.com> | 2010-03-21 03:52:58 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-21 03:52:58 +0100 |
commit | c776804d9db1f0ae837aaafe8ed27eb47bb369f5 (patch) | |
tree | 4b869232a8f85c0bb25b6de934122a8b3e88e03a /doc/pydoc/ranger.container.history.html | |
parent | 6c867217763b0527776bad87493d4b950287caf0 (diff) | |
download | ranger-c776804d9db1f0ae837aaafe8ed27eb47bb369f5.tar.gz |
updated TODO and pydoc
Diffstat (limited to 'doc/pydoc/ranger.container.history.html')
-rw-r--r-- | doc/pydoc/ranger.container.history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.container.history.html b/doc/pydoc/ranger.container.history.html index 3820f2de..5a98f7ec 100644 --- a/doc/pydoc/ranger.container.history.html +++ b/doc/pydoc/ranger.container.history.html @@ -110,7 +110,7 @@ Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception< <hr> Data and other attributes inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br> -<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object at 0x2ae9659f6000><dd><tt>T.<a href="#HistoryEmptyException-__new__">__new__</a>(S, ...) -> a new <a href="__builtin__.html#object">object</a> with type S, a subtype of T</tt></dl> +<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object><dd><tt>T.<a href="#HistoryEmptyException-__new__">__new__</a>(S, ...) -> a new <a href="__builtin__.html#object">object</a> with type S, a subtype of T</tt></dl> <hr> Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |