Restore the thread state after initialization.
commitc2e64c769b2131fb718e6afddaa2203d7df6d40c
authorMark Ellis <mark@mpellis.org.uk>
Mon, 20 Aug 2012 18:50:59 +0000 (20 14:50 -0400)
committerChris Frey <cdfrey@foursquare.net>
Mon, 20 Aug 2012 18:50:59 +0000 (20 14:50 -0400)
tree6eb0693c42fadd722dd70b485dd44ab2e1745fa0
parent2adde8e8cff4f361a32304178b5fce3b1f7ac387
Restore the thread state after initialization.

Only releasing the lock causes later problems in threaded python modules.
src/python_module.c