25 apr 2011 kl. 21:12 skrev Hartmut Goebel <[email protected]>:
> Am 21.04.2011 17:29, schrieb Florian Höch: >> It seems the latest trunk requires AppKit, which is part of PyObjC if I'm >> not mistaken. >> >> @other devs: Do we really want a dependency on a 3rd party module only on >> OSX to determine the config directory? >> On Windows we are using %APPDATA%, and on Linux $XDG_DATA_HOME. On OSX, we >> could just use "~/Library/Application Support". >> I see using http://pypi.python.org/pypi/appdirs was suggested in ticket >> #327, which could then atleast be used for all platforms. >> Thoughts? > I implemented this based on some source I found in the web. I did not know, > it's 3rd-party. > > Does anyone have a reliable source on how to store configs in OSX? Can you define store configs? > > -- > Schönen Gruß - Regards > Hartmut Goebel > Dipl.-Informatiker (univ.), CISSP, CSSLP > > Goebel Consult > Spezialist für IT-Sicherheit in komplexen Umgebungen > http://www.goebel-consult.de > > Monatliche Kolumne: http://www.cissp-gefluester.de/ > Goebel Consult mit Mitglied bei http://www.7-it.de > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
