[C++-sig] Read pickled object in C++

Nicolas Fleury nidoizo at yahoo.com
Thu Nov 6 17:16:59 CET 2003


Hi,
	There's examples in Boost.Python documentation of how to make extension 
classes pickleable.  My case is simpler: I just want to load a dumped 
python object in C++.  I guess the C API is enough, I was just wondering 
what was the simpler way to do it (C/C++ is the entry through a DLL).

Thx and Regards,

Nicolas






More information about the Cplusplus-sig mailing list