embedded/README
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 26 Aug 2009 19:53:01 +0200
branch3.5
changeset 3029 bc573d5fb5b7
parent 0 b97547f5f1fa
permissions -rw-r--r--
F [devtools] by default dataimport prints message on stdout

This directory contains extra libraries which are needed
to make cubicweb work.

The mx.DateTime python implementation is directly taken from
the mx.DateTime distribution. The only modification is the
strptime function which has been mocked using the standard
``datetime`` module. (as provided by the python2.5's stdlib)