utility
index
c:\users\sarah\projects\ihart\server\src\utility.py
Utility methods for the iHart server.
Modules
sys
Functions
resource_path
(resource)
Utility method to get absolute path to a resource
(sometimes the current directory, sometimes the temp directory).
@param resource the path to the resource from the location of this script
@return absolute path to the resource