On Apr 26, 8:21 am, rk wrote:
> Hi,
>
> I am python novice, trying to convert a boost::gregorian::date out to
> python using PyDateTime C-api interface. I was coring because the C-
> API failed to initialize. The error was:
>
> AttributeError: "module" object has not attribute datetime_CAPI
>
> A
Hi,
I am python novice, trying to convert a boost::gregorian::date out to
python using PyDateTime C-api interface. I was coring because the C-
API failed to initialize. The error was:
AttributeError: "module" object has not attribute datetime_CAPI
As indicated by the error, a dir(datetime) give