More bugs - note and disable tests for them

This commit is contained in:
rocky
2018-06-04 15:29:04 -04:00
parent 45c8d62e68
commit f0176add7a
4 changed files with 4 additions and 1 deletions

View File

@@ -1081,7 +1081,7 @@ class Scanner2(Scanner):
# FIXME FIXME FIXME
# All the conditions are horrible, and I am not sure I
# undestand fully what's going l
# WeR REALLY REALLY need a better way to handle control flow
# We REALLY REALLY need a better way to handle control flow
# Expecially for < 2.7
if label is not None and label != -1:
if self.version == 2.7: