On 15 February 2012 17:02, Aaron Elder <[email protected]> wrote: > Is causing the working directory to default to the user's home directory, > instead of the app's installed directory.
Maybe this is more a Unix-y convention, but I'd expect an application's working directory to start off as my home directory unless it was somehow specified otherwise. There certainly should be some way to refer to program data files like icons, though. Anthony, is there a good way to do this? This looks like the 'proper' way to go about it: http://docs.python.org/library/pkgutil.html#pkgutil.get_data Thomas ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
