commit | 16a778a4a7d0c24a946b118c46c47f980a720eb9 | [log] [tgz] |
---|---|---|
author | Will <jianwdl@cn.ibm.com> | Sun Jan 12 21:49:14 2014 -0500 |
committer | Will <jianwdl@cn.ibm.com> | Mon Jan 20 20:50:31 2014 -0500 |
tree | 35b5b190b5e6039b9a02bfdcdfa2f5962dec4592 | |
parent | 4c1c88457ec02ba30d899b6142163b08a3998683 [diff] |
Python 2.6 do not has unittest.loader, we import unittest2 instead try to import loader from unittest and if ImportError is caught, import unittest2 instead Change-Id: I8a638fb54c9b699ee5a26c7b81965ee170f7ba1d