Commit 6ff93fee authored by Neal Norwitz's avatar Neal Norwitz

Get this test to run

parent 2f142581
......@@ -7,7 +7,7 @@ import operator
import rational
import unittest
from copy import copy, deepcopy
from cPickle import dumps, loads
from pickle import dumps, loads
R = rational.Rational
def _components(r):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment