##// END OF EJS Templates
parsers: drop spurious check of readlen value...
parsers: drop spurious check of readlen value We're about to check if len < 40 after assigning readlen to len, which means that if len < 40 we'll still abort, but I'm about to add a sensible exception to that failure, so let's just discard this useless check.

File last commit:

r0:9117c656 default
r26051:af090796 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer