blob: 12066a77e193cc041a6b69a974eac4b67105310c (
plain)
1
2
3
4
5
|
# $NetBSD: __init__.py,v 1.1 2022/08/25 20:10:43 rillig Exp $
#
# Fake implementation of distutils.command.
#
# https://docs.python.org/3/distutils/apiref.html#module-distutils.command
|