Sign in
android
/
platform
/
external
/
python
/
timeout-decorator
/
b1edeeaa1d68b5f84becdbd31cfef0ac690bd2a7
commit
b1edeeaa1d68b5f84becdbd31cfef0ac690bd2a7
[
log
]
author
Anatoly Bubenkov <bubenkoff@gmail.com>
Sun Mar 15 13:41:13 2015 +0100
committer
Anatoly Bubenkov <bubenkoff@gmail.com>
Mon Mar 16 17:23:00 2015 +0100
tree
dd1761f3b6ca79f5226b210025d2f8b68896aaad
parent
2304ff00ac08985ead06d0225591fa6508772ab2
[
diff
]
Added optional threading support via python multiprocessing. Switched to pytest test runner
.gitignore
[
diff
]
.travis.yml
[
diff
]
CHANGES.rst
[Added -
diff
]
LICENSE.txt
[Added -
diff
]
MANIFEST.in
[
diff
]
Makefile
[Added -
diff
]
README.md
[Deleted -
diff
]
README.rst
[Added -
diff
]
requirements-testing.txt
[Added -
diff
]
requirements.txt
[Deleted -
diff
]
setup.py
[
diff
]
tests/__init__.py
[Added -
diff
]
tests/test_timeout_decorator.py
[
diff
]
timeout_decorator/__init__.py
[
diff
]
timeout_decorator/timeout_decorator.py
[
diff
]
tox.ini
[Added -
diff
]
16 files changed
tree: dd1761f3b6ca79f5226b210025d2f8b68896aaad
tests/
timeout_decorator/
.gitignore
.travis.yml
CHANGES.rst
LICENSE.txt
Makefile
MANIFEST.in
README.rst
requirements-testing.txt
setup.py
tox.ini