/usr/local/lib/python3.6/site-packages/platformdirs/__pycache__
Edit: /usr/local/lib/python3.6/site-packages/platformdirs/__pycache__/macos.cpython-36.pyc (3254B)
3
0รDg;
ใ @ s. d dl Z ddlmZ G dd deZdgZdS )้ N้ )ฺPlatformDirsABCc @ sฒ e Zd ZdZeedddZeedddZeedddZeedd d
Z eedddZ
eedd
dZeedddZeedddZ
eedddZdS )ฺMacOSa
Platform directories for the macOS operating system. Follows the guidance from `Apple documentation
`_.
Makes use of the `appname ` and
`version `.
)ฺreturnc C s | j tjjdS )zb:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``z~/Library/Application Support/)ฺ_append_app_name_and_versionฺosฺpathฺ
expanduser)ฺselfฉ r ๚