Skip to content
Commit 23486013 authored by Zachary Turner's avatar Zachary Turner
Browse files

Python 3 - Fix some issues in unittest2.

unittest2 was using print statements in a few places, and also
using the `cmp` function (which is removed in Python 3).  Again,
we need to stop using unittest2 and using unittest instead, but
this seems like an easier route for now.

llvm-svn: 251978
parent 9618980a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment