I use pydot to parse point files in python. I canβt find a way to parse the comments present in the points file itself, is there any way to do this?
Just looking at the documentation, I did not find the answer.
Also, would you suggest a more efficient parser for point files (perhaps better supported) than pydot?
thanks
source share