Hide unused code
This commit is contained in:
parent
195afaa5b9
commit
713758ebcc
@ -734,7 +734,7 @@ class VarString(object):
|
|||||||
|
|
||||||
#return what we have
|
#return what we have
|
||||||
return (self.state, curr_string)
|
return (self.state, curr_string)
|
||||||
print("===" + str(self.state) + " '" + str(curr_string) + "'")
|
#print("===" + str(self.state) + " '" + str(curr_string) + "'")
|
||||||
|
|
||||||
def extend(self, acquisition):
|
def extend(self, acquisition):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user