MANIFEST.in
author Brendan Cully <brendan@kublai.com>
Wed, 17 Jul 2013 12:45:12 -0700
branchstable
changeset 1281 3dc7d29a42e9
parent 238 e4a389eca1b9
permissions -rw-r--r--
run-tests: lock popen wait/poll In python2.4, any call to Popen() may attempt to wait on any active process, and wait is not thread-safe. Make it thread-safe. See http://bugs.python.org/issue1731717 for details. [ original upstream message ]

# $Id$

include tests/test-keyword tests/test-keyword.out

include MANIFEST.in