diff options
author | Brenton Earl <brent@exitstatusone.com> | 2015-11-18 23:16:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-18 23:23:01 +0700 |
commit | 02841875e0cfa8716fd042fafb5e454d54eeba96 (patch) | |
tree | d6043e8feaf16419ab7f44c8909cd6b58081773f /python/stopit/slack-desc | |
parent | 29f7a2f4b84c8245ad95cb26a25aa7b89f95de10 (diff) | |
download | slackbuilds-02841875e0cfa8716fd042fafb5e454d54eeba96.tar.gz |
python/stopit: Added (Raise asynchronous exceptions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stopit/slack-desc')
-rw-r--r-- | python/stopit/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/stopit/slack-desc b/python/stopit/slack-desc new file mode 100644 index 0000000000..ebd6859cf3 --- /dev/null +++ b/python/stopit/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +stopit: stopit (Control decorators, context managers, raise exceptions) +stopit: +stopit: Raise asynchronous exceptions in other threads, control the timeout +stopit: of blocks or callables with two context managers and two decorators. +stopit: +stopit: Home page: http://pypi.python.org/pypi/stopit +stopit: +stopit: +stopit: +stopit: +stopit: |