wankbank
Results
2
comments of
wankbank
I'll agree that it's definitely subjective; It's funny you mention the font panel technique, because I often find myself using that trick on a few other apps too. The problem...
In OSX you can also fix this by inserting the following in `con_util.py` just above the line with the error: ``` if os.name is 'posix': p = p.replace('\\','/') ``` https://gist.github.com/wankbank/e81fe248e0aa728cf271#file-con_util-py-L48