Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
badw-it
DHParser
Commits
eaa52b6f
Commit
eaa52b6f
authored
Oct 20, 2017
by
Eckhart Arnold
Browse files
just reformatting
parent
46192d70
Changes
1
Hide whitespace changes
Inline
Side-by-side
DHParser/parser.py
View file @
eaa52b6f
...
...
@@ -360,6 +360,7 @@ class Parser(ParserBase):
# add "aspect oriented" wrapper around parser calls
# for memoizing, left recursion and tracing
guarded_parser_call
=
add_parser_guard
(
self
.
__class__
.
__call__
)
# The following check is necessary for classes that don't override
# the __call__() method, because in these cases the non-overridden
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment