[FIX] Load the C Library of strptime
authorStephane Wirtel <stephane@openerp.com>
Thu, 16 Dec 2010 14:41:39 +0000 (15:41 +0100)
committerStephane Wirtel <stephane@openerp.com>
Thu, 16 Dec 2010 14:41:39 +0000 (15:41 +0100)
commit1c1d02e17da55c9e44b373f1c127c6d19247ee78
tree8e8133692629d288c10b2b6bca250065b40a421b
parent3f1680ce0c38336e17a2440327b3858e9a9caf15
[FIX] Load the C Library of strptime
Because this strptime function does a lazy load of
the library we can have a bug if we use the strptime in the expression

bzr revid: stephane@openerp.com-20101216144139-14ln2c0xyqy2y38t
bin/tools/safe_eval.py