mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Python 3.4 (#479)
* Python 3 * fix travis osx * try fix * get info * digging in the dirt * . * . * cleanup * . * . * finalize, add multi threaded python support
This commit is contained in:
@@ -80,7 +80,7 @@ private:
|
||||
|
||||
std::list<EffectSchema> _effectSchemas;
|
||||
|
||||
PyThreadState * _mainThreadState;
|
||||
|
||||
Logger * _log;
|
||||
|
||||
PyThreadState* _mainThreadState;
|
||||
};
|
||||
|
Reference in New Issue
Block a user