From 64c3098922fc71b157f0c38f4e068768d0aba06e Mon Sep 17 00:00:00 2001 From: Tim Savannah Date: Mon, 19 Aug 2019 16:30:15 -0400 Subject: [PATCH] Regen docs, py3 generation for all but py2_raise generated on 2.7 --- doc/func_timeout.html | 4 ++-- doc/func_timeout.py2_raise.html | 35 +++++++++++++++------------------ 2 files changed, 18 insertions(+), 21 deletions(-) diff --git a/doc/func_timeout.html b/doc/func_timeout.html index f284cd1..0f59aac 100644 --- a/doc/func_timeout.html +++ b/doc/func_timeout.html @@ -6,7 +6,7 @@
 
- 
func_timeout (version 4.3.3)
index
+ 
func_timeout (version 4.3.4)
index

Copyright (c) 2016, 2017, 2019 Tim Savannah All Rights Reserved.
 
Licensed under the Lesser GNU Public License Version 3, LGPLv3. You should have recieved a copy of this with the source distribution as
@@ -383,5 +383,5 @@ to return cleanly, but in most cases it          __all__ = ('func_timeout', 'func_set_timeout', 'FunctionTimedOut', 'StoppableThread')
-__version_tuple__ = (4, 3, 3) +__version_tuple__ = (4, 3, 4)

\ No newline at end of file diff --git a/doc/func_timeout.py2_raise.html b/doc/func_timeout.py2_raise.html index ac56f8d..d7057f5 100644 --- a/doc/func_timeout.py2_raise.html +++ b/doc/func_timeout.py2_raise.html @@ -1,23 +1,20 @@ - -Python: module func_timeout.py2_raise - - +Python: module func_timeout.py2_raise + + - - -
 
- 
func_timeout.py2_raise
index
/home/tim/projects/func_timeout/func_timeout/py2_raise.py
-

# Python2 allows specifying an alternate traceback.

-

- - - +
 
-Functions
+ +
 
+ 
func_timeout.py2_raise
index
+

# Python2 allows specifying an alternate traceback.

+

+ + + - - +
 
+Functions
       
raise_exception(exception)
# Python2 allows specifying an alternate traceback.
+
       
raise_exception(exception)
# Python2 allows specifying an alternate traceback.
- \ No newline at end of file +

\ No newline at end of file