g++ -c -fPIC test_pyDictGet.cc -o test_pyDictGet.o -lpython g++ -shared -o test_pyDictGet.so test_pyDictGet.o