Submit
Path:
~
/
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
/
File Content:
build.cpython-311.pyc
� ,�Re� � �` � d Z ddlZddlZddlmZ ddlmZ ddlmZ d� Z G d� d e� � Z dS ) zBdistutils.command.build Implements the Distutils 'build' command.� N� )�Command)�DistutilsOptionError)�get_platformc �&