PythonThreadGuard.cpp
#1
//
guest
/
robert_cowham
/
perforce
/
API
/
python
/
official
/
PythonThreadGuard.cpp
View
Commits
Blame
Open
Edit
Download .zip
Download
(94 B)
#include <Python.h> #include "PythonThreadGuard.h" PyThreadState * ThreadGuard::save = NULL;
#
Change
User
Description
Committed
#2
8050
Robert Cowham
P4Python 2009.1
#1
6515
Robert Cowham
Missed new files