DarkFenX / pyfa-experimental

Experimental version of pyfa which uses python 3 and new engine
2 stars 2 forks source link

Use appdirs module for finding out directorines for data #1

Open DarkFenX opened 9 years ago

DarkFenX commented 9 years ago

https://github.com/DarkFenX/Pyfa/issues/237

blitzmann commented 9 years ago

This might also be a thing to look into, granted we need to import wx first so depending on how early we need path information it might not be feasible:

http://www.wxpython.org/docs/api/wx.StandardPaths-class.html