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.ext.shutil_generatorized.html | |
parent | 6c867217763b0527776bad87493d4b950287caf0 (diff) | |
download | ranger-c776804d9db1f0ae837aaafe8ed27eb47bb369f5.tar.gz |
updated TODO and pydoc
Diffstat (limited to 'doc/pydoc/ranger.ext.shutil_generatorized.html')
-rw-r--r-- | doc/pydoc/ranger.ext.shutil_generatorized.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/ranger.ext.shutil_generatorized.html b/doc/pydoc/ranger.ext.shutil_generatorized.html index bed50870..f9db29b7 100644 --- a/doc/pydoc/ranger.ext.shutil_generatorized.html +++ b/doc/pydoc/ranger.ext.shutil_generatorized.html @@ -80,7 +80,7 @@ Data descriptors inherited from <a href="exceptions.html#EnvironmentError">excep </dl> <hr> Data and other attributes inherited from <a href="exceptions.html#EnvironmentError">exceptions.EnvironmentError</a>:<br> -<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object at 0x2ae9659f6d00><dd><tt>T.<a href="#Error-__new__">__new__</a>(S, ...) -> a new object 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="#Error-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> <hr> Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> @@ -154,7 +154,7 @@ Data descriptors inherited from <a href="exceptions.html#EnvironmentError">excep </dl> <hr> Data and other attributes inherited from <a href="exceptions.html#EnvironmentError">exceptions.EnvironmentError</a>:<br> -<dl><dt><strong>__new__</strong> = <built-in method __new__ of type object at 0x2ae9659f6d00><dd><tt>T.<a href="#SpecialFileError-__new__">__new__</a>(S, ...) -> a new object 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="#SpecialFileError-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</tt></dl> <hr> Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseException</a>:<br> |