Last two issues related to the python 3 merge tests: fixed!
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 16 Sep 2014 22:36:52 +0000 (17:36 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 16 Sep 2014 22:39:53 +0000 (17:39 -0500)
commit6430ae97eca57f4db4bcef54436df6c2abcd21ad
treed290df644859a27562bf2751298114d1572a5b13
parent1db2bd3fe745d0914264406a0090efc6d81244f4
Last two issues related to the python 3 merge tests: fixed!

 - Fix the "pulling the error out of excinfo" stuff for py3
 - The u"" only gets embedded in the string on py2.

This commit sponsored by Jeff Gibson.  Thanks, Jeff! :)
mediagoblin/tests/test_api.py
mediagoblin/tests/test_edit.py