INTERNAL ONLY. More...
#include <serialize.hpp>
Static Public Member Functions | |
static str | dumps (object obj, int protocol=-1) |
static object | loads (str s) |
INTERNAL ONLY.
Provides access to the Python "pickle" module from within C++.
|
static |
Referenced by boost::python::detail::save_impl().
|
static |
Referenced by boost::python::detail::load_impl().