Chris Withers wrote:
...
On a side note, I see python now includes doctest.py, why are we still maintaining our own copy in zope.testing?

doctest has been in Python for a long time, far longer than we've been using it.

Now that we use it aggressively and are aggressively contributing to it, we
usually need a newer version than is available in the Python release we're 
using.

If Python had and used a packaging system, like eggs, this wouldn't be 
necessary.
Someday.

Jim

--
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to