Arthur Neufeld

Results 2 issues of Arthur Neufeld

Escaping the hash (#) does not work, when followed by digits. I'd like to write about a transformer winding, specifically, winding number 1 or winding number 2. Of course, writing...

To reproduce, in `importCIGREMV.py`, add: ```python o = import_result['topology']['_f71dc9cf-458e-4b79-9c3b-6e3a9b5cd398'] print(str(o)) ``` Result: `RecursionError: maximum recursion depth exceeded while getting the str of an object` Can also occur with `Terminal` objects...

bug