Searched refs:__tabversion__ (Results 1 – 2 of 2) sorted by relevance
63 __tabversion__ = "3.2" # Table version variable1833 if parsetab._tabversion != __tabversion__:1855 if tabversion != __tabversion__:2560 """ % (filename, __tabversion__, self.lr_method, signature))2673 pickle.dump(__tabversion__,outf,pickle_protocol)
35 __tabversion__ = "3.2" # Version of table file used variable