Fixed issue that caused a SyntaxError when running nosetests in Python 2.4.
Older versions of Python (2.5 and earlier?) apparently didn't allow keyword arguments to follow positional arguments called with the * operator.
Showing
Please
register
or
sign in
to comment