]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
New Python logic: simplified KERNEL's Python initialization.
authorAdrien Bruneton <adrien.bruneton@cea.fr>
Wed, 12 Feb 2014 13:44:53 +0000 (14:44 +0100)
committerAdrien Bruneton <adrien.bruneton@cea.fr>
Thu, 13 Feb 2014 09:02:15 +0000 (10:02 +0100)
commit282e6057636205121c13772e9da6cf768eb5e138
tree37015a25b81da9774a67f52ca2e57c2f6d4371fc
parenta8336c4550a2f36f312c257382979c8ae5bb4202
New Python logic: simplified KERNEL's Python initialization.

Saving various thread states and global interpreter state is no more
needed when using only one global interpreter.
src/Container/Container_i.cxx
src/Container/Container_init_python.cxx
src/Container/Container_init_python.hxx