Added peekline feature to SimpleMatcher.
Compare changes
@@ -29,6 +29,7 @@ class PushbackLineFile(object):
@@ -29,6 +29,7 @@ class PushbackLineFile(object):
@@ -40,10 +41,18 @@ class PushbackLineFile(object):
@@ -40,10 +41,18 @@ class PushbackLineFile(object):