>>>>> Alexis <[email protected]> writes: > TypeError: No Python class registered for C++ class > boost::optional<boost::posix_time::ptime>
> If no, what changes are needed in order to fix the TypeError mentioned > above? I converter needs to be registered to Boost::Python for that type. You can see how this is being done from for other types in the source code. John -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
