It seems like it constructs path wrongly(as I have seen before), but why
sometimes it works and sometimes doesn't(so maybe sometimes it generates path
correctly)?
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I'm developing plugin for sublime text 2. I'm importing wxPython module and
sometimes I get following error:
[code]
Reloading plugin C:\Users\User\AppData\Roaming\Sublime Text
2\Packages\User\my_plugin.py
Traceback (most recent call last):
File ".\sublime_plugin.py", line 62, in reload_plug