Previous Entry Index Next Entry
I was so bored on Thursday that I wrote a Python script to scan some C tables and convert them into tab-separated files. I sort of had an excuse, in that I was trying to capture some information that was cleverly made difficult to discover by just sticking a dump function onto the end of the C files, but I wrote it so robotically that it would have been shorter if I'd written it in C.