[Distutils] log.py->logging ; trac for distutils2
Zubin Mithra
zubin.mithra at gmail.com
Fri Mar 26 08:18:38 CET 2010
Hi,
While going through the distutils code base i realized that logging
was performed with a "log.py" module similar to the logging module in
stdlib.
Apparently, it documented that the idea was to replace the current
system using the "logging" module at some point, but it seems that it
has`nt been done. I`ve made the necessary modifications and will
upload to bitbucket tomorrow.
I`ll also do the same for distutils so that maybe, its a backport for distutils?
I had found that this was a pending task by looking through the
code-base; and the task was quite trivial. I feel that it would be
great if distutils2 had a "trac" of some sort where we could have
tickets related to it.
As distutils2 is not part of the python stdlib as of now, it would be
inappropriate to have those tickets at bugs.python.org , i presume.
Awaiting feedback,
--
Zubin Mithra
http://zubin71.wordpress.com
More information about the Distutils-SIG
mailing list