embedded/README
author sylvain.thenault@logilab.fr
Mon, 18 May 2009 14:22:26 +0200 (2009-05-18)
branchstable
changeset 1842 c7a22540d6f7
parent 0 b97547f5f1fa
permissions -rw-r--r--
add some bw compat code for old rest_path prototype
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)