Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also use AST for while constants in python-2.7 #502issue-502-7 | loic | 2016-12-15 | 1 | -0/+3 |
The node.id is set to False, True or None is python-2.7: there is no reason to only check for it with python-3. It is more reliable than using the DEFAULT_PARTIAL_ALWAYS regexps on source lines. close #502 |