8368754ba6
Updated both instances to use `rattail.threads.Thread` instead of `threading.Thread`. This way if an exception occurs within the thread, the registered handler will be invoked. |
||
---|---|---|
rattail | ||
.gitignore | ||
CHANGES.txt | ||
COPYING.txt | ||
MANIFEST.in | ||
README.txt | ||
setup.cfg | ||
setup.py |
rattail.pyramid =============== Rattail is a retail software framework based on `edbob <http://edbob.org/>`_, and released under the GNU Affero General Public License. This package contains Pyramid views, etc., for managing a Rattail system. Please see Rattail's `home page <http://rattail.edbob.org/>`_ for more information.