Commit 6114df1e authored by Taddeus Kroes's avatar Taddeus Kroes

Removed whitespace.

parent 39b28b72
...@@ -295,7 +295,7 @@ class BisonParser(object): ...@@ -295,7 +295,7 @@ class BisonParser(object):
""" """
Report a raised exception. Depending on the mode in which the parser is Report a raised exception. Depending on the mode in which the parser is
running, it will: running, it will:
- write a verbose message to stderr (verbose=True; interactive=True). - write a verbose message to stderr (verbose=True; interactive=True).
The written error message will include the type, value and traceback The written error message will include the type, value and traceback
of the raised exception. of the raised exception.
......
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