Open jayvdb opened 6 years ago
The following line of coala_quickstart/green_mode/filename_operations.py :: Node.__init__ does nothing.
Node.__init__
code = ord(string[idx]) # ASCII code
yeah, the data struct is doing without that,
Node.insert()
The following line of coala_quickstart/green_mode/filename_operations.py ::
Node.__init__
does nothing.