[Python-Dev] distutils & stderr

Guido van Rossum guido@python.org
2002年2月01日 15:09:16 -0500


> >> - quiet, only tells you about errors
>> And only to stderr, assuming stderr is available. (Can this be
> detected on Windows?)

Depends on what you call available. sys.stderr should always exist.
> If you log messages to stdout, scripts that use distutils can't
> be used as filters.

IMO it would be better if there was a way to give distutils a file
where to send output.
--Guido van Rossum (home page: http://www.python.org/~guido/)

AltStyle によって変換されたページ (->オリジナル) /