From 20095a78b5a71d9346f0ed7cd9638288521436c8 Mon Sep 17 00:00:00 2001 From: Sylvain Th?nault Date: Tue, 17 Jul 2012 15:39:28 +0200 Subject: Adapt testlib.py in order to be compatible with Jython which doesn't have a __builtins__ module. Closes #99627. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b27c304..04e3b83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ ChangeLog for logilab.common ============================ - -- -* modutils: be more python implementation independant (closes #99493) +-- + * modutils, testlib: be more python implementation independant (closes #99493 and #99627) 2012-04-12 -- 0.58.0 * new `registry` module containing a backport of CubicWeb selectable objects registry (closes #84654) -- cgit v1.2.1