Cj Welborn
Cj Welborn
Oops, I forgot to say sorry about the other small changes (automatically done with my pep8-formatter). The whitespace changes can be totally ignored, it wasn't intentional I promise.
I can reproduce it by restarting DreamPie and pasting it again. Since github is trying to parse the html I pasted the failing text on my site: [http://welbornprod.com/paste/?id=gezx](http://welbornprod.com/paste/?id=gezx) It's not...
I know what caused it. I had embedded python code inside of that string, with docstrings in it. So.. this made it crash: `txt = """ """ python stuff """...
oops, I see that Dreampie does use a config file for it's user themes. I'm sure an import/export button could be worked in there somewhere.
I'm running on linux (specifically Kubuntu 14.04.1), but I figured out the problem. I should've paid more attention to the Sublime Text console messages. It couldn't find the `racer` executable....