S
Skip Montanaro
I would like to override the distutils install class. It doesn't look like
it was designed for that. Do I have to import distutils.command and
overwrite its install attribute? I didn't see anything about this sort of
thing in the distutils docs.
Thx,
Skip
it was designed for that. Do I have to import distutils.command and
overwrite its install attribute? I didn't see anything about this sort of
thing in the distutils docs.
Thx,
Skip