hgkw/__init__.py
author Brendan Cully <brendan@kublai.com>
Wed, 17 Jul 2013 13:42:08 -0700
branchstable
changeset 1283 e1d949ad7cda
parent 0 41c7e55cd9e9
permissions -rw-r--r--
run-tests: replace popen locking with a noop _cleanup handler on py24 This also avoids the race condition, and isn't detrimental to job scheduling. [ original upstream message ]