-
Committer:
John Arbash Meinel
-
Date:
2011-09-23 11:43:51 UTC
-
mto:
This revision was merged to the branch mainline in
revision
6170.
-
Revision ID:
john@arbash-meinel.com-20110923114351-i4cn4z6x8y1228yr
Some win32 specific tweaks.
Namely, don't use signal.signal(SIGHUP) when it isn't available.
Most of the tests run just fine on Windows, except the one test
that actually interacts with signal().
Test suite passes on Windows now.