merge 3.2

This commit is contained in:
Benjamin Peterson 2012-04-13 18:06:42 -04:00
commit 780b66b3e6

View file

@ -726,10 +726,10 @@ PyGILState_Release(PyGILState_STATE oldstate)
PyEval_SaveThread();
}
#endif /* WITH_THREAD */
#ifdef __cplusplus
}
#endif
#endif /* WITH_THREAD */