[Python-Dev] Silent deprecation
Guido van Rossum
guido@python.org
Wed, 29 May 2002 11:46:07 -0400
> Sometimes I wish pychecker was integrated with the distro... But I'm
> sure there are good reasons for avoiding this.
Mostly that the PyChecker development cycle is several orders of
magnitude faster than Python's, so at best you would have an
out-of-date version of PyChecker in the distro. Once PyChecker slows
down a bit, I'd be happy to incorporate it.
--Guido van Rossum (home page: http://www.python.org/~guido/)