a
HZ�h8 � @ s@ d Z ddlZej�d�Zej�d�Zej�d�Zej�d�ZdS )zn
Flags for Platform-specific APIs.
Use these Flags instead of sys.platform.startswith('<OS>') or try/except.
� N�win32ZlinuxZfreebsd�darwin)�__doc__�sys�platform�
startswithZis_win32Zis_linuxZ
is_freebsdZ is_darwin� r r �8/usr/lib64/python3.9/site-packages/borg/platformflags.py�<module> s