Commit 6f4ab506 authored by Denis Bilenko's avatar Denis Bilenko

slight change in exception text

parent f1b5807a
......@@ -611,5 +611,5 @@ def getfuncname(func):
return repr(func)
_NONE = Exception("Neither exception nor result")
_NONE = Exception("Neither exception nor value")
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