getpwuid for accessing home wasn't used when looking up the path for older Blender versions. There is no reason for the code-paths to differ. Use a shared utility function to access home.
getpwuid for accessing home wasn't used when looking up the path for older Blender versions. There is no reason for the code-paths to differ. Use a shared utility function to access home.